summaryrefslogtreecommitdiffstats
path: root/kconf_update/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kconf_update/Makefile.am')
-rw-r--r--kconf_update/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kconf_update/Makefile.am b/kconf_update/Makefile.am
index 6d181faee..34e03cf8d 100644
--- a/kconf_update/Makefile.am
+++ b/kconf_update/Makefile.am
@@ -20,7 +20,7 @@ INCLUDES= -I../kded $(all_includes)
bin_PROGRAMS =
lib_LTLIBRARIES =
-kdeinit_LTLIBRARIES = kconf_update.la
+tdeinit_LTLIBRARIES = kconf_update.la
kconf_update_la_SOURCES = kconf_update.cpp
kconf_update_la_LIBADD = $(LIB_KDECORE) $(LIB_QT)