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

noinst_HEADERS = phase2styleconfig.h

kde_module_LTLIBRARIES = tdestyle_phase2_config.la
tdestyle_phase_config_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx
tdestyle_phase_config_la_LIBADD  = $(LIB_TDEUI)
tdestyle_phase_config_la_SOURCES = phases2tyleconfig.cpp styledialog.ui
tdestyle_phase_config_la_METASOURCES = AUTO

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