diff options
Diffstat (limited to 'noatun-plugins/pitchablespeed/Makefile.am')
-rw-r--r-- | noatun-plugins/pitchablespeed/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun-plugins/pitchablespeed/Makefile.am b/noatun-plugins/pitchablespeed/Makefile.am index e77ab51..a7774cf 100644 --- a/noatun-plugins/pitchablespeed/Makefile.am +++ b/noatun-plugins/pitchablespeed/Makefile.am @@ -2,7 +2,7 @@ INCLUDES= -I$(kde_includes)/arts $(all_includes) -I$(kde_includes)/tde kde_module_LTLIBRARIES = noatunpitchablespeed.la noatunpitchablespeed_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined -noatunpitchablespeed_la_LIBADD = $(LIB_KFILE) -lnoatun -lm -lartsmodules +noatunpitchablespeed_la_LIBADD = $(LIB_TDEFILE) -lnoatun -lm -lartsmodules noatunpitchablespeed_la_SOURCES = pitchablespeed.cpp speedtuner.ui noatunpitchablespeed_la_METASOURCES = AUTO |