summaryrefslogtreecommitdiffstats
path: root/noatun-plugins/luckytag/Makefile.am
blob: 4e02899d8e474643dc8edcff3701d3074bff28cc (plain)
1
2
3
4
5
6
7
8
9
10
11
INCLUDES= $(all_includes)
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_METASOURCES = AUTO

noatun_DATA = luckytag.plugin
noatundir = $(kde_datadir)/noatun