diff options
Diffstat (limited to 'tdefile-plugins/vcf/Makefile.am')
-rw-r--r-- | tdefile-plugins/vcf/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdefile-plugins/vcf/Makefile.am b/tdefile-plugins/vcf/Makefile.am index 61b306d5f..fd21fb80b 100644 --- a/tdefile-plugins/vcf/Makefile.am +++ b/tdefile-plugins/vcf/Makefile.am @@ -10,7 +10,7 @@ kde_module_LTLIBRARIES = tdefile_vcf.la tdefile_vcf_la_SOURCES = tdefile_vcf.cpp tdefile_vcf_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) $(LIB_QT) -ltdecore -tdefile_vcf_la_LIBADD = $(LIB_KSYCOCA) $(LIB_KABC) +tdefile_vcf_la_LIBADD = $(LIB_KSYCOCA) $(LIB_TDEABC) # let automoc handle all of the meta source files (moc) METASOURCES = AUTO |