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