summaryrefslogtreecommitdiffstats
path: root/tdefile-plugins/txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-09-03 20:01:40 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-09-03 20:57:38 +0200
commit6085d1a6e1cccacd3af4aaab64ea48a731d5143f (patch)
treeb31e58257947d28b53a71aa70578e6570a19e718 /tdefile-plugins/txt
parent2a2b106c34df9c430eb6ebf97196b79344b94608 (diff)
downloadtdeaddons-6085d1a6e1cccacd3af4aaab64ea48a731d5143f.tar.gz
tdeaddons-6085d1a6e1cccacd3af4aaab64ea48a731d5143f.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'tdefile-plugins/txt')
-rw-r--r--tdefile-plugins/txt/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdefile-plugins/txt/Makefile.am b/tdefile-plugins/txt/Makefile.am
index 71c0333..132a7fb 100644
--- a/tdefile-plugins/txt/Makefile.am
+++ b/tdefile-plugins/txt/Makefile.am
@@ -9,7 +9,7 @@ kde_module_LTLIBRARIES = tdefile_txt.la
tdefile_txt_la_SOURCES = tdefile_txt.cpp
tdefile_txt_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN)
-tdefile_txt_la_LIBADD = $(LIB_KIO)
+tdefile_txt_la_LIBADD = $(LIB_TDEIO)
# let automoc handle all of the meta source files (moc)
METASOURCES = AUTO