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

kcm_bell_la_SOURCES = bell.cpp

kcm_bell_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
kcm_bell_la_LIBADD = -ltdeui

AM_CPPFLAGS= $(all_includes)

METASOURCES = bell.moc

messages:
	$(XGETTEXT) $(kcm_bell_la_SOURCES) -o $(podir)/kcmbell.pot

xdg_apps_DATA = bell.desktop