summaryrefslogtreecommitdiffstats
path: root/kttsd/filters/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kttsd/filters/Makefile.am')
-rw-r--r--kttsd/filters/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kttsd/filters/Makefile.am b/kttsd/filters/Makefile.am
index 2db77e5..a5bdff9 100644
--- a/kttsd/filters/Makefile.am
+++ b/kttsd/filters/Makefile.am
@@ -17,7 +17,7 @@ check_PROGRAMS = testfilter
testfilter_SOURCES = main.cpp
-testfilter_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
+testfilter_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
testfilter_LDADD = \
$(top_builddir)/kttsd/libkttsd/libkttsd.la \
$(LIB_TDECORE)