summaryrefslogtreecommitdiffstats
path: root/parts/documentation/plugins/devhelp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'parts/documentation/plugins/devhelp/Makefile.am')
-rw-r--r--parts/documentation/plugins/devhelp/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/documentation/plugins/devhelp/Makefile.am b/parts/documentation/plugins/devhelp/Makefile.am
index e0682833..fe202ece 100644
--- a/parts/documentation/plugins/devhelp/Makefile.am
+++ b/parts/documentation/plugins/devhelp/Makefile.am
@@ -10,5 +10,5 @@ kde_services_DATA = docdevhelpplugin.desktop
libdocdevhelpplugin_la_LDFLAGS = -module -avoid-version -no-undefined $(all_libraries)
libdocdevhelpplugin_la_SOURCES = docdevhelpplugin.cpp
-libdocdevhelpplugin_la_LIBADD = $(top_builddir)/lib/libkdevelop.la \
+libdocdevhelpplugin_la_LIBADD = $(top_builddir)/lib/libtdevelop.la \
$(top_builddir)/parts/documentation/interfaces/libdocumentation_interfaces.la