summaryrefslogtreecommitdiffstats
path: root/kiosktool/kcms
diff options
context:
space:
mode:
Diffstat (limited to 'kiosktool/kcms')
-rw-r--r--kiosktool/kcms/Makefile.am6
-rw-r--r--kiosktool/kcms/autostart/Makefile.am17
2 files changed, 0 insertions, 23 deletions
diff --git a/kiosktool/kcms/Makefile.am b/kiosktool/kcms/Makefile.am
deleted file mode 100644
index 335ab60..0000000
--- a/kiosktool/kcms/Makefile.am
+++ /dev/null
@@ -1,6 +0,0 @@
-## Makefile.am for kiosktool's additional KCMs
-
-# this has all of the subdirectories that make will recurse into. if
-# there are none, comment this out
-#SUBDIRS = autostart
-
diff --git a/kiosktool/kcms/autostart/Makefile.am b/kiosktool/kcms/autostart/Makefile.am
deleted file mode 100644
index e79d9fc..0000000
--- a/kiosktool/kcms/autostart/Makefile.am
+++ /dev/null
@@ -1,17 +0,0 @@
-kde_module_LTLIBRARIES = kcm_autostart.la
-
-kcm_autostart_la_SOURCES = kcmautostart.cpp
-
-kcm_autostart_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
-kcm_autostart_la_LIBADD = $(LIB_TDEIO)
-
-INCLUDES= $(all_includes)
-
-kcm_autostart_la_METASOURCES = AUTO
-
-KDE_ICON = autostart
-
-messages: rc.cpp
- $(XGETTEXT) *.cpp -o $(podir)/kcmautostart.pot
-
-xdg_apps_DATA = kcmautostart.desktop