summaryrefslogtreecommitdiffstats
path: root/src/utilities/hotplug/Makefile.am
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-07-13 17:17:47 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-07-24 22:46:05 +0900
commitd3702134fe5c9154a8ac685481508293ef4ea6ad (patch)
tree99d12905de6ce69a99426073c708826356649031 /src/utilities/hotplug/Makefile.am
parentea9d449a129bcb3f03210d878a8ac31012c1bf8f (diff)
downloaddigikam-d3702134.tar.gz
digikam-d3702134.zip
Drop autotools support
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a2ab145c9a7b83a42fc168a07972f0de3e31efef)
Diffstat (limited to 'src/utilities/hotplug/Makefile.am')
-rw-r--r--src/utilities/hotplug/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/utilities/hotplug/Makefile.am b/src/utilities/hotplug/Makefile.am
deleted file mode 100644
index b0b9e23a..00000000
--- a/src/utilities/hotplug/Makefile.am
+++ /dev/null
@@ -1,7 +0,0 @@
-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)