blob: da72902c7e6ab8e33965a71bdaac115b60f479ca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
kstylethemesdata_DATA = qtplatinum.themerc qtcde.themerc qtmotif.themerc qtwindows.themerc \
qtsgi.themerc qtmotifplus.themerc\
highcolor.themerc \
default.themerc b3.themerc light-v2.themerc \
light-v3.themerc keramik.themerc
kstylethemesdatadir = $(kde_datadir)/kstyle/themes
EXTRA_DIST = $(kstylethemesdata_DATA)
kde_conf_DATA = kthemestylerc
|