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

noinst_HEADERS = plastikconf.h
kde_module_LTLIBRARIES = kstyle_plastik_config.la
kstyle_plastik_config_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module
kstyle_plastik_config_la_LIBADD  = $(LIB_KDEUI) $(LIB_QT) $(LIB_KDECORE)
kstyle_plastik_config_la_SOURCES = plastikconf.cpp
kstyle_plastik_config_la_METASOURCES = AUTO


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