summaryrefslogtreecommitdiffstats
path: root/styles/phase/config/Makefile.am
blob: 5287e82297a4da1e6ae45f6ad811e122ea7003ea (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 $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx
kstyle_phase_config_la_LIBADD  = $(LIB_TDEUI)
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