From c67c9b8f09f9ae50b9a5d9af528c943c9ee7bb2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 19:57:12 +0200 Subject: Additional k => tde renaming and fixes --- kiosktool/kcms/autostart/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kiosktool/kcms') 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) -- cgit v1.2.3