summaryrefslogtreecommitdiffstats
path: root/kcontrol/style/keramik/Makefile.am
blob: 56fbefa6ba2e2c532d721a70a408c936ebfb4656 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
INCLUDES = $(all_includes)

noinst_HEADERS = keramikconf.h
kde_module_LTLIBRARIES = kstyle_keramik_config.la
kstyle_keramik_config_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module
kstyle_keramik_config_la_LIBADD  = $(LIB_TDEUI)
kstyle_keramik_config_la_SOURCES = keramikconf.cpp
METASOURCES = AUTO 


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