[beast: 162/210] BUILD: remove docs/dev from build



commit 3acd665aff1966a4ec45784daa074ae50002a066
Author: Tim Janik <timj gnu org>
Date:   Tue Jun 18 21:39:56 2013 +0200

    BUILD: remove docs/dev from build

 configure.in     |    1 -
 docs/Makefile.am |    2 +-
 2 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/configure.in b/configure.in
index 12bc7ce..2842455 100644
--- a/configure.in
+++ b/configure.in
@@ -722,7 +722,6 @@ tests/bse/Makefile
 tests/audio/Makefile
 tests/filecheck/Makefile
 docs/Makefile
-docs/dev/Makefile
 docs/images/Makefile
 docs/imports/Makefile
 ])
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 3cffdb6..8ecbf83 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -1,7 +1,7 @@
 # BEAST - Better Audio System
 include $(top_srcdir)/Makefile.decl
 
-SUBDIRS = imports images dev
+SUBDIRS = imports images
 
 # = Build & Dist Items =
 # manual pages to be installed, downloaded from beast.testbit.eu



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