summaryrefslogtreecommitdiffstats
path: root/kiosktool/kcms
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-09-03 19:57:12 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-09-03 19:57:12 +0200
commitc67c9b8f09f9ae50b9a5d9af528c943c9ee7bb2e (patch)
tree9f4ff6abb29c73759c94f02e1163eb7013129e0d /kiosktool/kcms
parentf5c225b0b5b5fb4b0fb1e28aec2561fa71441837 (diff)
downloadkiosktool-c67c9b8f09f9ae50b9a5d9af528c943c9ee7bb2e.tar.gz
kiosktool-c67c9b8f09f9ae50b9a5d9af528c943c9ee7bb2e.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'kiosktool/kcms')
-rw-r--r--kiosktool/kcms/autostart/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kiosktool/kcms/autostart/Makefile.am b/kiosktool/kcms/autostart/Makefile.am
index 993941a..e79d9fc 100644
--- a/kiosktool/kcms/autostart/Makefile.am
+++ b/kiosktool/kcms/autostart/Makefile.am
@@ -3,7 +3,7 @@ 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_KIO)
+kcm_autostart_la_LIBADD = $(LIB_TDEIO)
INCLUDES= $(all_includes)