summaryrefslogtreecommitdiffstats
path: root/noatun-plugins/luckytag/Makefile.am
blob: 079acb76df562b114c60fad670a8fb049ea20fa1 (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_TDEFILE) -lnoatun -lnoatuntags

noatunluckytag_la_METASOURCES = AUTO

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