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

noinst_HEADERS = phasestyleconfig.h

kde_module_LTLIBRARIES = tdestyle_phase_config.la
tdestyle_phase_config_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx
tdestyle_phase_config_la_LIBADD  = $(LIB_TDEUI)
tdestyle_phase_config_la_SOURCES = phasestyleconfig.cpp styledialog.ui
tdestyle_phase_config_la_METASOURCES = AUTO

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