diff options
Diffstat (limited to 'kontact/plugins/specialdates/Makefile.am')
-rw-r--r-- | kontact/plugins/specialdates/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/plugins/specialdates/Makefile.am b/kontact/plugins/specialdates/Makefile.am index 7922b79ad..fa202f21e 100644 --- a/kontact/plugins/specialdates/Makefile.am +++ b/kontact/plugins/specialdates/Makefile.am @@ -17,7 +17,7 @@ libkontact_specialdatesplugin_la_SOURCES = specialdates_plugin.cpp \ kcm_sdsummary_la_SOURCES = kcmsdsummary.cpp kcm_sdsummary_la_LDFLAGS = -module $(KDE_PLUGIN) $(KDE_RPATH) $(all_libraries) \ -avoid-version -no-undefined -kcm_sdsummary_la_LIBADD = $(LIB_KDEUI) +kcm_sdsummary_la_LIBADD = $(LIB_TDEUI) METASOURCES = AUTO |