summaryrefslogtreecommitdiffstats
path: root/parts/documentation/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'parts/documentation/Makefile.am')
-rw-r--r--parts/documentation/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/documentation/Makefile.am b/parts/documentation/Makefile.am
index e6724ba1..13c4db3f 100644
--- a/parts/documentation/Makefile.am
+++ b/parts/documentation/Makefile.am
@@ -4,7 +4,7 @@ INCLUDES = -I$(top_srcdir)/lib/interfaces -I$(top_srcdir)/lib/util \
kde_module_LTLIBRARIES = libkdevdocumentation.la
libkdevdocumentation_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN)
libkdevdocumentation_la_LIBADD = $(top_builddir)/lib/libtdevelop.la \
- $(top_builddir)/parts/documentation/interfaces/libdocumentation_interfaces.la $(LIB_KHTML)
+ $(top_builddir)/parts/documentation/interfaces/libdocumentation_interfaces.la $(LIB_TDEHTML)
libkdevdocumentation_la_SOURCES = documentation_part.cpp \
documentation_widget.cpp contentsview.cpp indexview.cpp docglobalconfigwidgetbase.ui \