summaryrefslogtreecommitdiffstats
path: root/kcontrol/arts/Makefile.am
blob: 9d0e7000f572770cf39d1bcb87c07b7e6caa238c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
kde_module_LTLIBRARIES = kcm_arts.la

kcm_arts_la_SOURCES = arts.cpp generaltab.ui hardwaretab.ui krichtextlabel.cpp

kcm_arts_la_LDFLAGS  = $(all_libraries) -module -avoid-version -no-undefined
kcm_arts_la_LIBADD = $(LIB_TDEIO) $(LIB_TDEUTILS) -ltdemid

AM_CPPFLAGS = -I$(kde_includes)/arts  $(all_includes)

METASOURCES = AUTO

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

xdg_apps_DATA = arts.desktop