summaryrefslogtreecommitdiffstats
path: root/kdat
diff options
context:
space:
mode:
Diffstat (limited to 'kdat')
-rw-r--r--kdat/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdat/Makefile.am b/kdat/Makefile.am
index 5d01caa..7007e06 100644
--- a/kdat/Makefile.am
+++ b/kdat/Makefile.am
@@ -63,7 +63,7 @@ kdat_SOURCES = \
# the library search path
-kdat_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
+kdat_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
# the libraries to link against. Be aware of the order. First the libraries,
# that depend on the following ones.