diff options
author | fluxgen <fluxgen> | 2007-10-07 17:02:10 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2007-10-07 17:02:10 (GMT) |
commit | 11d01d602935766f0bb2d20af28d6a41d12541bf (patch) | |
tree | 5c36009e4cc9ac40ae77f2bb327cfa8bd896d2ee /data/styles/Makefile.am | |
parent | d8455124e80e01214280a0b3fa0e83176f41a2f4 (diff) | |
download | fluxbox-11d01d602935766f0bb2d20af28d6a41d12541bf.zip fluxbox-11d01d602935766f0bb2d20af28d6a41d12541bf.tar.bz2 |
added new style bloe, thanks Sven Michel
Diffstat (limited to 'data/styles/Makefile.am')
-rw-r--r-- | data/styles/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/styles/Makefile.am b/data/styles/Makefile.am index 9112fc4..702960f 100644 --- a/data/styles/Makefile.am +++ b/data/styles/Makefile.am | |||
@@ -1,6 +1,6 @@ | |||
1 | SUBDIRS=Emerge BlueFlux bora_black bora_blue bora_green \ | 1 | SUBDIRS=Emerge BlueFlux bora_black bora_blue bora_green \ |
2 | zimek_bisque zimek_darkblue zimek_green \ | 2 | zimek_bisque zimek_darkblue zimek_green \ |
3 | arch carp ostrich green_tea | 3 | arch carp ostrich green_tea bloe |
4 | 4 | ||
5 | styledir = $(pkgdatadir)/styles | 5 | styledir = $(pkgdatadir)/styles |
6 | MAINTAINERCLEANFILES = Makefile.in | 6 | MAINTAINERCLEANFILES = Makefile.in |