diff options
Diffstat (limited to 'data/styles/Makefile.am')
-rw-r--r-- | data/styles/Makefile.am | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/data/styles/Makefile.am b/data/styles/Makefile.am index 40168b5..9112fc4 100644 --- a/data/styles/Makefile.am +++ b/data/styles/Makefile.am | |||
@@ -1,11 +1,14 @@ | |||
1 | # data/styles/Makefile.am for Blackbox 0.61.x - an X11 Window manager | 1 | SUBDIRS=Emerge BlueFlux bora_black bora_blue bora_green \ |
2 | SUBDIRS=Emerge BlueFlux | 2 | zimek_bisque zimek_darkblue zimek_green \ |
3 | arch carp ostrich green_tea | ||
4 | |||
3 | styledir = $(pkgdatadir)/styles | 5 | styledir = $(pkgdatadir)/styles |
4 | MAINTAINERCLEANFILES = Makefile.in | 6 | MAINTAINERCLEANFILES = Makefile.in |
5 | 7 | ||
6 | style_DATA = Makro MerleyKay Clean Artwiz Cthulhain Flux Minimal \ | 8 | style_DATA = Makro MerleyKay Artwiz Flux \ |
7 | Nyz Operation Outcomes Rampage Results Shade Spiff LemonSpace \ | 9 | Nyz Operation Outcomes Results Shade LemonSpace \ |
8 | Twice Carbondioxide qnx-photon BlueNight Meta | 10 | Twice qnx-photon BlueNight Meta |
11 | |||
9 | EXTRA_DIST=$(style_DATA) | 12 | EXTRA_DIST=$(style_DATA) |
10 | 13 | ||
11 | uninstall-local: | 14 | uninstall-local: |