diff options
-rw-r--r-- | configure.in | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/configure.in b/configure.in index fff872a..80a89b9 100644 --- a/configure.in +++ b/configure.in | |||
@@ -566,7 +566,7 @@ AC_ARG_WITH( | |||
566 | style, | 566 | style, |
567 | [ --with-style=path style by default (PREFIX/share/fluxbox/styles/Meta)], | 567 | [ --with-style=path style by default (PREFIX/share/fluxbox/styles/Meta)], |
568 | DEFAULT_STYLE=$with_style, | 568 | DEFAULT_STYLE=$with_style, |
569 | DEFAULT_STYLE=\$\(prefix\)/share/fluxbox/styles/Meta | 569 | DEFAULT_STYLE=\$\(prefix\)/share/fluxbox/styles/bloe |
570 | ) | 570 | ) |
571 | AC_SUBST(DEFAULT_STYLE) | 571 | AC_SUBST(DEFAULT_STYLE) |
572 | 572 | ||
@@ -637,6 +637,19 @@ data/styles/BlueFlux/Makefile | |||
637 | data/styles/BlueFlux/pixmaps/Makefile | 637 | data/styles/BlueFlux/pixmaps/Makefile |
638 | data/styles/Emerge/Makefile | 638 | data/styles/Emerge/Makefile |
639 | data/styles/Emerge/pixmaps/Makefile | 639 | data/styles/Emerge/pixmaps/Makefile |
640 | data/styles/arch/Makefile | ||
641 | data/styles/arch/pixmaps/Makefile | ||
642 | data/styles/zimek_bisque/Makefile | ||
643 | data/styles/zimek_darkblue/Makefile | ||
644 | data/styles/zimek_green/Makefile | ||
645 | data/styles/ostrich/Makefile | ||
646 | data/styles/green_tea/Makefile | ||
647 | data/styles/bora_black/Makefile | ||
648 | data/styles/bora_blue/Makefile | ||
649 | data/styles/bora_green/Makefile | ||
650 | data/styles/carp/Makefile | ||
651 | data/styles/bloe/Makefile | ||
652 | data/styles/bloe/pixmaps/Makefile | ||
640 | doc/Makefile | 653 | doc/Makefile |
641 | doc/ru/Makefile | 654 | doc/ru/Makefile |
642 | nls/Makefile | 655 | nls/Makefile |