summaryrefslogtreecommitdiffstats
path: root/kbiff
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-09-03 19:56:52 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-09-03 19:56:52 +0200
commit06144b0abeb0cf27a6d7f3a867dd5ebb2e16caf4 (patch)
treef6b44c337a9c1133a09b50c42f05c75b8921a6d6 /kbiff
parent0074c65060822f2818454c5655125c669d54622e (diff)
downloadkbiff-06144b0abeb0cf27a6d7f3a867dd5ebb2e16caf4.tar.gz
kbiff-06144b0abeb0cf27a6d7f3a867dd5ebb2e16caf4.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'kbiff')
-rw-r--r--kbiff/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbiff/Makefile.am b/kbiff/Makefile.am
index e4fa4b6..b3e6891 100644
--- a/kbiff/Makefile.am
+++ b/kbiff/Makefile.am
@@ -24,7 +24,7 @@ kbiff_la_LDFLAGS = $(all_libraries) -module -avoid-version
# the libraries to link against. Be aware of the order. First the libraries,
# that depend on the following ones.
-kbiff_la_LIBADD = $(LIB_KFILE) $(LIB_KIO) $(LIB_QT) $(LIB_TDECORE) -lDCOP $(LIB_TDEUI)
+kbiff_la_LIBADD = $(LIB_KFILE) $(LIB_TDEIO) $(LIB_QT) $(LIB_TDECORE) -lDCOP $(LIB_TDEUI)
# this option you can leave out. Just, if you use "make dist", you need it
noinst_HEADERS = setupdlg.h kbiff.h kbiffmonitor.h notify.h kbiffurl.h \