diff options
Diffstat (limited to 'noatun-plugins/wavecapture')
-rw-r--r-- | noatun-plugins/wavecapture/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun-plugins/wavecapture/Makefile.am b/noatun-plugins/wavecapture/Makefile.am index 3b448ce..deebd0b 100644 --- a/noatun-plugins/wavecapture/Makefile.am +++ b/noatun-plugins/wavecapture/Makefile.am @@ -5,7 +5,7 @@ kde_module_LTLIBRARIES = noatunwavecapture.la noatunwavecapture_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined -noatunwavecapture_la_LIBADD = $(LIB_KFILE) -lnoatun -lm -lartsmodules +noatunwavecapture_la_LIBADD = $(LIB_TDEFILE) -lnoatun -lm -lartsmodules noatunwavecapture_la_SOURCES = wavecapture.cpp noatunwavecapture_la_METASOURCES = AUTO |