summaryrefslogtreecommitdiffstats
path: root/kugar/part/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kugar/part/Makefile.am')
-rw-r--r--kugar/part/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/kugar/part/Makefile.am b/kugar/part/Makefile.am
index 9d204553..7c06e335 100644
--- a/kugar/part/Makefile.am
+++ b/kugar/part/Makefile.am
@@ -25,8 +25,8 @@ EXTRA_DIST = \
CLEANFILES = kugarpart_meta_unload.cpp
-## The kdeinit loadable module and executable
-kdeinit_LTLIBRARIES = kugar.la
+## The tdeinit loadable module and executable
+tdeinit_LTLIBRARIES = kugar.la
bin_PROGRAMS =
kugar_la_SOURCES = main.cpp
kugar_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) $(LIB_QT)