summaryrefslogtreecommitdiffstats
path: root/ksplashml/kcmksplash/Makefile.am
blob: 478ed7753c8c23a99c8086fb71e5404c08737744 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Makefile.am for tdebase/ksplashml/kcmksplash
SUBDIRS=pics

INCLUDES = $(all_includes)
METASOURCES = AUTO

kde_module_LTLIBRARIES = kcm_ksplashthemes.la

kcm_ksplashthemes_la_SOURCES = installer.cpp main.cpp
noinst_HEADERS = installer.h

kcm_ksplashthemes_la_LIBADD = $(LIB_KIO) 
kcm_ksplashthemes_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module

xdg_apps_DATA = ksplashthememgr.desktop

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