summaryrefslogtreecommitdiffstats
path: root/parts/documentation
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-10-13 06:07:02 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-10-13 06:07:02 +0000
commitb2f30ae4c8cb9f6fe08bb063c626d477dacfbf70 (patch)
tree094a88c37d3f1ebd842044314c0b10c55b6bac87 /parts/documentation
parent470373d06e87afca8cb54bcbe3c95afcc8b60598 (diff)
downloadtdevelop-b2f30ae4c8cb9f6fe08bb063c626d477dacfbf70.tar.gz
tdevelop-b2f30ae4c8cb9f6fe08bb063c626d477dacfbf70.zip
Fix kdevelop FTBFS under oneiric
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1258708 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'parts/documentation')
-rw-r--r--parts/documentation/tools/htdig/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/documentation/tools/htdig/Makefile.am b/parts/documentation/tools/htdig/Makefile.am
index 8f38a799..5eeffad6 100644
--- a/parts/documentation/tools/htdig/Makefile.am
+++ b/parts/documentation/tools/htdig/Makefile.am
@@ -1,6 +1,6 @@
INCLUDES = -I$(top_srcdir)/lib/interfaces -I$(top_srcdir)/lib/util $(all_includes)
METASOURCES = AUTO
bin_PROGRAMS = kdevelop-htdig
-kdevelop_htdig_LDFLAGS = $(all_libraries) $(LIB_KIO) $(LIB_KDEUI)
+kdevelop_htdig_LDFLAGS = $(all_libraries) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor
kdevelop_htdig_SOURCES = htdigindex.cpp
noinst_HEADERS = htdigindex.h