From 5cc26ceed345bb95cb1defab204b631cb79319de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 20:03:01 +0200 Subject: Additional k => tde renaming and fixes --- kbabel/addons/tdefile-plugins/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kbabel/addons') 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 -- cgit v1.2.1