From ddb3ecbfc4c2ea7634002e860b87989a9104b1e2 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 29 Jan 2013 23:29:09 -0600 Subject: Rename a few build variables for overall consistency --- noatun-plugins/noatunmadness/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'noatun-plugins/noatunmadness') diff --git a/noatun-plugins/noatunmadness/Makefile.am b/noatun-plugins/noatunmadness/Makefile.am index 4e48f80..962d256 100644 --- a/noatun-plugins/noatunmadness/Makefile.am +++ b/noatun-plugins/noatunmadness/Makefile.am @@ -3,7 +3,7 @@ INCLUDES= $(all_includes) -I$(kde_includes)/tde kde_module_LTLIBRARIES = noatunmadness.la noatunmadness_la_SOURCES = madness.cpp noatunmadness_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined -noatunmadness_la_LIBADD = $(LIB_KFILE) -lnoatun -lm +noatunmadness_la_LIBADD = $(LIB_TDEFILE) -lnoatun -lm noatunmadness_la_METASOURCES = AUTO noatun_DATA = madness.plugin -- cgit v1.2.1