summaryrefslogtreecommitdiffstats
path: root/example
diff options
context:
space:
mode:
Diffstat (limited to 'example')
-rw-r--r--example/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/example/Makefile.am b/example/Makefile.am
index 55b98290f..4b7474645 100644
--- a/example/Makefile.am
+++ b/example/Makefile.am
@@ -8,8 +8,8 @@ libexamplepart_la_SOURCES = example_part.cc \
libexamplepart_la_LDFLAGS = $(KDE_PLUGIN)
libexamplepart_la_LIBADD = $(LIB_KOFFICEUI)
-## The kdeinit loadable module and executable
-kdeinit_LTLIBRARIES = example.la
+## The tdeinit loadable module and executable
+tdeinit_LTLIBRARIES = example.la
lib_LTLIBRARIES =
bin_PROGRAMS =
example_la_SOURCES = main.cc