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

noinst_HEADERS = phasestyleconfig.h

kde_module_LTLIBRARIES = kstyle_phase_config.la
kstyle_phase_config_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module
kstyle_phase_config_la_LIBADD  = $(LIB_KDEUI)
kstyle_phase_config_la_SOURCES = phasestyleconfig.cpp styledialog.ui
kstyle_phase_config_la_METASOURCES = AUTO

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