summaryrefslogtreecommitdiffstats
path: root/kcmshell/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kcmshell/Makefile.am')
-rw-r--r--kcmshell/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcmshell/Makefile.am b/kcmshell/Makefile.am
index e26b0c6fa..bc89bed8f 100644
--- a/kcmshell/Makefile.am
+++ b/kcmshell/Makefile.am
@@ -23,7 +23,7 @@ METASOURCES = AUTO
lib_LTLIBRARIES =
bin_PROGRAMS =
-kdeinit_LTLIBRARIES = kcmshell.la
+tdeinit_LTLIBRARIES = kcmshell.la
kcmshell_la_SOURCES = main.cpp main.skel
kcmshell_la_LIBADD = ../kutils/libkutils.la $(LIB_QT) $(LIB_KDEUI) $(top_builddir)/dcop/libDCOP.la $(LIB_KDECORE) $(LIB_KFILE)