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

METASOURCES = AUTO

noinst_HEADERS = polyesterconf.h
kde_module_LTLIBRARIES = kstyle_polyester_config.la
kstyle_polyester_config_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module
kstyle_polyester_config_la_LIBADD  = $(LIB_KDEUI)
kstyle_polyester_config_la_SOURCES = polyesterconf.cpp configdialog.ui

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