summaryrefslogtreecommitdiffstats
path: root/noatun-plugins/noatunmadness/Makefile.am
blob: e3a6d1734d0cbad4c4a1206095ee9ba0a05c97c9 (plain)
1
2
3
4
5
6
7
8
9
10
INCLUDES= $(all_includes) -I$(kde_includes)/kde

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_METASOURCES = AUTO

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