[beast: 4/10] BUILD: add bse/pybse/Makefile



commit 0ca275dae5d43b5f279fdca9536a6732c03b1dae
Author: Tim Janik <timj gnu org>
Date:   Sun Jan 24 18:03:52 2016 +0100

    BUILD: add bse/pybse/Makefile
    
    Signed-off-by: Tim Janik <timj gnu org>

 bse/Makefile.am |    2 +-
 configure.ac    |    1 +
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/bse/Makefile.am b/bse/Makefile.am
index b7ed513..4dbc514 100644
--- a/bse/Makefile.am
+++ b/bse/Makefile.am
@@ -1,7 +1,7 @@
 # BEAST & BSE
 include $(top_srcdir)/Makefile.decl
 
-SUBDIRS = icons res . tests
+SUBDIRS = icons res . pybse tests
 
 # need -I$(top_srcdir) for <bse/bsedefs.hh>
 # need -I$(top_builddir) for <sfi/sficonfig.h>
diff --git a/configure.ac b/configure.ac
index 89a97fb..c8eb6de 100644
--- a/configure.ac
+++ b/configure.ac
@@ -701,6 +701,7 @@ bse/bseconfig.h
 bse/Makefile
 bse/icons/Makefile
 bse/res/Makefile
+bse/pybse/Makefile
 bse/tests/Makefile
 plugins/Makefile
 plugins/icons/Makefile


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