diff options
Diffstat (limited to 'tdefile-plugins/dds/Makefile.am')
-rw-r--r-- | tdefile-plugins/dds/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdefile-plugins/dds/Makefile.am b/tdefile-plugins/dds/Makefile.am index ce77c9c3..b0aaac11 100644 --- a/tdefile-plugins/dds/Makefile.am +++ b/tdefile-plugins/dds/Makefile.am @@ -10,7 +10,7 @@ kde_module_LTLIBRARIES = tdefile_dds.la tdefile_dds_la_SOURCES = tdefile_dds.cpp tdefile_dds_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) -tdefile_dds_la_LIBADD = $(LIB_KSYCOCA) +tdefile_dds_la_LIBADD = $(LIB_TDESYCOCA) # let automoc handle all of the meta source files (moc) METASOURCES = AUTO |