diff options
Diffstat (limited to 'kbabel/addons/tdefile-plugins/Makefile.am')
-rw-r--r-- | kbabel/addons/tdefile-plugins/Makefile.am | 2 |
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 |