summaryrefslogtreecommitdiffstats
path: root/src/utilities/hotplug/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/utilities/hotplug/Makefile.am')
-rw-r--r--src/utilities/hotplug/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/utilities/hotplug/Makefile.am b/src/utilities/hotplug/Makefile.am
new file mode 100644
index 00000000..b0b9e23a
--- /dev/null
+++ b/src/utilities/hotplug/Makefile.am
@@ -0,0 +1,7 @@
+konqservicemenudir = $(kde_datadir)/konqueror/servicemenus
+konqservicemenu_DATA = digikam-download.desktop digikam-gphoto2-camera.desktop digikam-mount-and-download.desktop
+
+helperdir = $(digikamhelper_dir)
+helper_SCRIPTS = digikam-camera
+
+#EXTRA_DIST = $(servicemenu_DATA) $(helper_SCRIPTS)