summaryrefslogtreecommitdiffstats
path: root/tdewallet/konfigurator/Makefile.am
blob: b7fa556f6b2ea0cd46d5d7272150262f52f47227 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
INCLUDES = $(all_includes)
METASOURCES = AUTO

kde_module_LTLIBRARIES = kcm_tdewallet.la
kcm_tdewallet_la_SOURCES = walletconfigwidget.ui konfigurator.cpp
kcm_tdewallet_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
kcm_tdewallet_la_LIBADD = $(LIB_TDEUI) -ltdewalletclient

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

xdg_apps_DATA = tdewalletconfig.desktop

kde_services_DATA = tdewallet_config.desktop tdewalletmanager_show.desktop