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

kcm_kded_la_SOURCES = kcmkded.cpp

kcm_kded_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
kcm_kded_la_LIBADD =  $(LIB_KIO)

AM_CPPFLAGS= $(all_includes)

METASOURCES = AUTO

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

xdg_apps_DATA = kcmkded.desktop