summaryrefslogtreecommitdiffstats
path: root/tools/tdefile-plugins/abiword/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tools/tdefile-plugins/abiword/Makefile.am')
-rw-r--r--tools/tdefile-plugins/abiword/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tdefile-plugins/abiword/Makefile.am b/tools/tdefile-plugins/abiword/Makefile.am
index 4bd75a15..aeeffd40 100644
--- a/tools/tdefile-plugins/abiword/Makefile.am
+++ b/tools/tdefile-plugins/abiword/Makefile.am
@@ -9,7 +9,7 @@ noinst_HEADERS = tdefile_abiword.h
kde_module_LTLIBRARIES = tdefile_abiword.la
tdefile_abiword_la_SOURCES = tdefile_abiword.cpp
-tdefile_abiword_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) -ltdecore -ltdeui $(LIB_QT) -lkjs -ltdefx -lkio -ltdeparts
+tdefile_abiword_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) -ltdecore -ltdeui $(LIB_QT) -lkjs -ltdefx -ltdeio -ltdeparts
tdefile_abiword_la_LIBADD = $(KOFFICE_LIBS)
# let automoc handle all of the meta source files (moc)