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

noinst_HEADERS = plastitdeconf.h
kde_module_LTLIBRARIES = kstyle_plastik_config.la
kstyle_plastik_config_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module
kstyle_plastik_config_la_LIBADD  = $(LIB_TDEUI) $(LIB_QT) $(LIB_TDECORE)
kstyle_plastik_config_la_SOURCES = plastitdeconf.cpp
kstyle_plastik_config_la_METASOURCES = AUTO


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