summaryrefslogtreecommitdiffstats
path: root/noatun-plugins/luckytag
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-29 23:29:09 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-29 23:29:09 -0600
commitddb3ecbfc4c2ea7634002e860b87989a9104b1e2 (patch)
treecbd2310de9a7a5cddb6777d9bf50c3f29fccf815 /noatun-plugins/luckytag
parent84e0480c017e85530f4862f6f32e710e8f389c6b (diff)
downloadtdeaddons-ddb3ecbfc4c2ea7634002e860b87989a9104b1e2.tar.gz
tdeaddons-ddb3ecbfc4c2ea7634002e860b87989a9104b1e2.zip
Rename a few build variables for overall consistency
Diffstat (limited to 'noatun-plugins/luckytag')
-rw-r--r--noatun-plugins/luckytag/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun-plugins/luckytag/Makefile.am b/noatun-plugins/luckytag/Makefile.am
index 3d2cf05..079acb7 100644
--- a/noatun-plugins/luckytag/Makefile.am
+++ b/noatun-plugins/luckytag/Makefile.am
@@ -3,7 +3,7 @@ kde_module_LTLIBRARIES = noatunluckytag.la
noatunluckytag_la_SOURCES = luckytag.cpp parsedmp3filename.cpp
noatunluckytag_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
-noatunluckytag_la_LIBADD = $(LIB_KFILE) -lnoatun -lnoatuntags
+noatunluckytag_la_LIBADD = $(LIB_TDEFILE) -lnoatun -lnoatuntags
noatunluckytag_la_METASOURCES = AUTO