diff options
author | fluxgen <fluxgen> | 2002-09-03 10:52:02 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2002-09-03 10:52:02 (GMT) |
commit | 7c4e89c92d63dcd688b580f55662fb89622c90ac (patch) | |
tree | b133fb09842c9918171da3d7e485ae2910f45ede | |
parent | 8444282e4764abeddaf0c2df63f5b2f72c40428c (diff) | |
download | fluxbox-7c4e89c92d63dcd688b580f55662fb89622c90ac.zip fluxbox-7c4e89c92d63dcd688b580f55662fb89622c90ac.tar.bz2 |
minor type-o
-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 8fefd02..62d8e44 100644 --- a/data/styles/Makefile.am +++ b/data/styles/Makefile.am | |||
@@ -4,7 +4,7 @@ styledir = $(pkgdatadir)/styles | |||
4 | MAINTAINERCLEANFILES = Makefile.in | 4 | MAINTAINERCLEANFILES = Makefile.in |
5 | 5 | ||
6 | style_DATA = Makro MerleyKay Clean CleanColor Artwiz Cthulhain Flux Minimal \ | 6 | style_DATA = Makro MerleyKay Clean CleanColor Artwiz Cthulhain Flux Minimal \ |
7 | Nyz Operation Outcomes Rampage Rancor Results Shade Spiff LemonSpace \ | 7 | Nyz Operation Outcomes Rampage Rancor Results Shade Spiff LemonSpace \ |
8 | Twice Blue Carbondioxide qnx-photon BlueNight | 8 | Twice Blue Carbondioxide qnx-photon BlueNight |
9 | EXTRA_DIST=$(style_DATA) | 9 | EXTRA_DIST=$(style_DATA) |
10 | 10 | ||