summaryrefslogtreecommitdiffstats
path: root/kbabel/addons
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-09-03 20:03:01 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-09-03 21:02:21 +0200
commit5cc26ceed345bb95cb1defab204b631cb79319de (patch)
tree9c80b1750fe99cb93f51a1724a6f32daa53f30fe /kbabel/addons
parent412ffbefddef8bfe1c454bd9c275e13fd8319ca1 (diff)
downloadtdesdk-5cc26ceed345bb95cb1defab204b631cb79319de.tar.gz
tdesdk-5cc26ceed345bb95cb1defab204b631cb79319de.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'kbabel/addons')
-rw-r--r--kbabel/addons/tdefile-plugins/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbabel/addons/tdefile-plugins/Makefile.am b/kbabel/addons/tdefile-plugins/Makefile.am
index 2d2b252f..747f90fd 100644
--- a/kbabel/addons/tdefile-plugins/Makefile.am
+++ b/kbabel/addons/tdefile-plugins/Makefile.am
@@ -10,7 +10,7 @@ kde_module_LTLIBRARIES = tdefile_po.la
tdefile_po_la_SOURCES = tdefile_po.cpp
tdefile_po_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN)
-tdefile_po_la_LIBADD = ../../common/libkbabelcommon.la $(LIB_KIO)
+tdefile_po_la_LIBADD = ../../common/libkbabelcommon.la $(LIB_TDEIO)
# let automoc handle all of the meta source files (moc)
METASOURCES = AUTO