diff options
Diffstat (limited to 'noatun-plugins/ffrs/Makefile.am')
-rw-r--r-- | noatun-plugins/ffrs/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun-plugins/ffrs/Makefile.am b/noatun-plugins/ffrs/Makefile.am index 0364a32..4861ee5 100644 --- a/noatun-plugins/ffrs/Makefile.am +++ b/noatun-plugins/ffrs/Makefile.am @@ -4,7 +4,7 @@ kde_module_LTLIBRARIES = noatun_ffrs.la noatun_ffrs_la_SOURCES = ffrs.cpp noatun_ffrs_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined -noatun_ffrs_la_LIBADD = $(LIB_KFILE) -lnoatun -lm +noatun_ffrs_la_LIBADD = $(LIB_TDEFILE) -lnoatun -lm noatun_ffrs_la_METASOURCES = AUTO |