[beast: 4/14] PYBEAST: add directory



commit e3fdffb085e5ad878a1667906a27b16d3a600a03
Author: Tim Janik <timj gnu org>
Date:   Mon Dec 7 01:08:14 2015 +0100

    PYBEAST: add directory
    
    Signed-off-by: Tim Janik <timj gnu org>

 Makefile.am         |    2 +-
 configure.ac        |    1 +
 pybeast/Makefile.am |    2 ++
 3 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 0c64d7f..2ef5218 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
 # BEAST & BSE
 include $(top_srcdir)/Makefile.decl
 
-SUBDIRS = . data sfi bse plugins drivers shell beast-gtk launchers library tools po tests docs
+SUBDIRS = . data sfi bse plugins drivers shell pybeast beast-gtk launchers library tools po tests docs
 
 noinst_DATA = HACKING.html
 EXTRA_DIST += HACKING.html
diff --git a/configure.ac b/configure.ac
index f20016e..89a97fb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -707,6 +707,7 @@ plugins/icons/Makefile
 plugins/freeverb/Makefile
 drivers/Makefile
 shell/Makefile
+pybeast/Makefile
 beast-gtk/Makefile
 beast-gtk/gxk/Makefile
 beast-gtk/res/Makefile
diff --git a/pybeast/Makefile.am b/pybeast/Makefile.am
new file mode 100644
index 0000000..524e733
--- /dev/null
+++ b/pybeast/Makefile.am
@@ -0,0 +1,2 @@
+# BEAST & BSE
+include $(top_srcdir)/Makefile.decl


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