[beast/win32] Disable building dirs that require doxer.



commit 60dc0362ddeaca624694d7051b5bfbaf87f71b67
Author: Stefan Westerfeld <stefan space twc de>
Date:   Sun Sep 27 12:20:50 2009 +0200

    Disable building dirs that require doxer.
    
    Part of 014_scmoff_docoff_relocate.diff.

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 953732b..074a624 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,7 +4,7 @@
 ## GNU Lesser General Public License version 2 or any later version.
 include $(top_srcdir)/Makefile.decl
 
-SUBDIRS = . data birnet sfi bse plugins shell beast-gtk launchers library tools po tests doxer docs web
+SUBDIRS = . data birnet sfi bse plugins shell beast-gtk launchers library tools po tests doxer # docs web
 
 # require automake 1.9
 AUTOMAKE_OPTIONS = 1.9 dist-bzip2 no-dist-gzip



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]