diff options
Diffstat (limited to 'noatun/modules/monoscope')
-rw-r--r-- | noatun/modules/monoscope/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/modules/monoscope/Makefile.am b/noatun/modules/monoscope/Makefile.am index 55c58a05..57ab3787 100644 --- a/noatun/modules/monoscope/Makefile.am +++ b/noatun/modules/monoscope/Makefile.am @@ -5,7 +5,7 @@ noatun_monoscope_la_SOURCES = monoscope.cpp #prefs.cpp noatun_monoscope_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined -noatun_monoscope_la_LIBADD = $(LIB_KFILE) $(top_builddir)/noatun/library/libnoatun.la -lm +noatun_monoscope_la_LIBADD = $(LIB_TDEFILE) $(top_builddir)/noatun/library/libnoatun.la -lm noatun_monoscope_la_METASOURCES = AUTO |