summaryrefslogtreecommitdiffstats
path: root/ksayit
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-10-12 17:38:28 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-10-12 17:38:28 +0000
commitbed0c1cd8fbb6f710bb1388df1bf4b9668e9b829 (patch)
treea8b445a6c3ebe92ab0211ad1c87e0cb7438e1746 /ksayit
parent38cbdb5e6968ff32b9cf425fd5c876824512cd8f (diff)
downloadtdeaccessibility-bed0c1cd8fbb6f710bb1388df1bf4b9668e9b829.tar.gz
tdeaccessibility-bed0c1cd8fbb6f710bb1388df1bf4b9668e9b829.zip
Fix kdeaccessibility FTBFS under oneiricv3.5.13
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1258652 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'ksayit')
-rw-r--r--ksayit/src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/ksayit/src/Makefile.am b/ksayit/src/Makefile.am
index f83073a..b94b24a 100644
--- a/ksayit/src/Makefile.am
+++ b/ksayit/src/Makefile.am
@@ -31,9 +31,9 @@ ksayit_SOURCES = doctreeviewimpl.cpp effectstack.cpp fxpluginhandler.cpp \
parasaxparser.cpp saxhandler.cpp ksayitbookmarkhandler.cpp contextmenuhandler.cpp docbookclasses.cpp \
docbookgenerator.cpp docbookparser.cpp
-ksayit_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor
+ksayit_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor -lartsflow -lartsflow_idl
ksayit_LDADD = $(top_builddir)/ksayit/KTTSD_Lib/libKTTSD_Lib.la $(LIB_KIO) \
- -lartskde -lsoundserver_idl -lartsflow
+ -lartskde -lsoundserver_idl -lartsflow -lartsflow_idl
# this is where the shell's XML-GUI resource file goes