aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-09-03 10:52:02 (GMT)
committerfluxgen <fluxgen>2002-09-03 10:52:02 (GMT)
commit7c4e89c92d63dcd688b580f55662fb89622c90ac (patch)
treeb133fb09842c9918171da3d7e485ae2910f45ede
parent8444282e4764abeddaf0c2df63f5b2f72c40428c (diff)
downloadfluxbox-7c4e89c92d63dcd688b580f55662fb89622c90ac.zip
fluxbox-7c4e89c92d63dcd688b580f55662fb89622c90ac.tar.bz2
minor type-o
-rw-r--r--data/styles/Makefile.am2
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
4MAINTAINERCLEANFILES = Makefile.in 4MAINTAINERCLEANFILES = Makefile.in
5 5
6style_DATA = Makro MerleyKay Clean CleanColor Artwiz Cthulhain Flux Minimal \ 6style_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
9EXTRA_DIST=$(style_DATA) 9EXTRA_DIST=$(style_DATA)
10 10