summaryrefslogtreecommitdiffstats
path: root/noatun-plugins/pitchablespeed/Makefile.am
blob: a7774cf49cdd478504a5b1ed47a174b51d7cc803 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
INCLUDES= -I$(kde_includes)/arts $(all_includes) -I$(kde_includes)/tde

kde_module_LTLIBRARIES = noatunpitchablespeed.la
noatunpitchablespeed_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
noatunpitchablespeed_la_LIBADD = $(LIB_TDEFILE) -lnoatun -lm -lartsmodules

noatunpitchablespeed_la_SOURCES = pitchablespeed.cpp speedtuner.ui
noatunpitchablespeed_la_METASOURCES = AUTO
noinst_HEADERS = pitchablespeed.h

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

messages: rc.cpp
	$(XGETTEXT) *.cpp *.h -o $(podir)/pitchablespeed.pot