diff options
Diffstat (limited to 'noatun-plugins/alarm')
-rw-r--r-- | noatun-plugins/alarm/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun-plugins/alarm/Makefile.am b/noatun-plugins/alarm/Makefile.am index 182c307..95b46ac 100644 --- a/noatun-plugins/alarm/Makefile.am +++ b/noatun-plugins/alarm/Makefile.am @@ -6,7 +6,7 @@ noatunwakeup_la_SOURCES = wakeup.cpp \ kpercentspinbox.cpp noatunwakeup_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined -noatunwakeup_la_LIBADD = $(LIB_KFILE) -lnoatun -lm +noatunwakeup_la_LIBADD = $(LIB_TDEFILE) -lnoatun -lm noatunwakeup_la_METASOURCES = AUTO |