diff options
Diffstat (limited to 'tdefile-plugins/ts/Makefile.am')
-rw-r--r-- | tdefile-plugins/ts/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdefile-plugins/ts/Makefile.am b/tdefile-plugins/ts/Makefile.am index bb46c13c..034b8fbd 100644 --- a/tdefile-plugins/ts/Makefile.am +++ b/tdefile-plugins/ts/Makefile.am @@ -9,7 +9,7 @@ kde_module_LTLIBRARIES = tdefile_ts.la tdefile_ts_la_SOURCES = tdefile_ts.cpp tdefile_ts_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) -tdefile_ts_la_LIBADD = $(LIB_KIO) +tdefile_ts_la_LIBADD = $(LIB_TDEIO) # let automoc handle all of the meta source files (moc) METASOURCES = AUTO |