summaryrefslogtreecommitdiffstats
path: root/kpackage
diff options
context:
space:
mode:
Diffstat (limited to 'kpackage')
-rw-r--r--kpackage/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpackage/Makefile.am b/kpackage/Makefile.am
index 57d62d3..1a4eb3c 100644
--- a/kpackage/Makefile.am
+++ b/kpackage/Makefile.am
@@ -24,7 +24,7 @@ kpackage_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE
# the libraries to link against. Be aware of the order. First the libraries,
# that depend on the following ones.
-kpackage_LDADD = $(LIB_KFILE) $(LIBINTL) $(LIBZ) $(LIBUTEMPTER)
+kpackage_LDADD = $(LIB_TDEFILE) $(LIBINTL) $(LIBZ) $(LIBUTEMPTER)
INCLUDES = $(all_includes)