summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/converter/Makefile.am2
-rw-r--r--tools/kthesaurus/Makefile.am2
-rw-r--r--tools/thesaurus/Makefile.am2
3 files changed, 3 insertions, 3 deletions
diff --git a/tools/converter/Makefile.am b/tools/converter/Makefile.am
index 4bebc4b3..c0f9350d 100644
--- a/tools/converter/Makefile.am
+++ b/tools/converter/Makefile.am
@@ -2,7 +2,7 @@ INCLUDES = $(KOFFICE_INCLUDES) $(all_includes)
bin_PROGRAMS = koconverter
koconverter_SOURCES = koconverter.cpp
-koconverter_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
+koconverter_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
koconverter_LDADD = $(top_builddir)/lib/kofficecore/libkofficecore.la
METASOURCES = AUTO
diff --git a/tools/kthesaurus/Makefile.am b/tools/kthesaurus/Makefile.am
index 4456d835..95d0acb4 100644
--- a/tools/kthesaurus/Makefile.am
+++ b/tools/kthesaurus/Makefile.am
@@ -7,7 +7,7 @@ tdeinit_LTLIBRARIES = kthesaurus.la
kthesaurus_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) -module -avoid-version
kthesaurus_la_SOURCES = main.cc
-kthesaurus_la_LIBADD = $(LIB_KSYCOCA)
+kthesaurus_la_LIBADD = $(LIB_TDESYCOCA)
appsdir = $(kde_appsdir)/Office
apps_DATA = KThesaurus.desktop
diff --git a/tools/thesaurus/Makefile.am b/tools/thesaurus/Makefile.am
index 7ffeef00..927c7245 100644
--- a/tools/thesaurus/Makefile.am
+++ b/tools/thesaurus/Makefile.am
@@ -1,6 +1,6 @@
INCLUDES = $(all_includes)
-libthesaurustool_la_LIBADD = $(LIB_KSYCOCA)
+libthesaurustool_la_LIBADD = $(LIB_TDESYCOCA)
####### Files