[beast: 3/70] V8BSE: add ebeast/v8bse/Makefile.am



commit 8aa09f6847c16245e8194808324e5be0ece9a766
Author: Tim Janik <timj gnu org>
Date:   Fri Feb 17 18:27:24 2017 +0100

    V8BSE: add ebeast/v8bse/Makefile.am
    
    Signed-off-by: Tim Janik <timj gnu org>

 Makefile.am              |    2 +-
 configure.ac             |    1 +
 ebeast/v8bse/Makefile.am |    5 +++++
 3 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index ea6782e..66caf42 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,7 +3,7 @@
 include $(top_srcdir)/Makefile.decl
 topdir = $(abs_top_srcdir)
 
-SUBDIRS                = . data sfi bse plugins drivers shell pybeast beast-gtk launchers library tools po 
tests docs
+SUBDIRS                = . data sfi bse plugins drivers shell pybeast beast-gtk launchers library tools 
ebeast/v8bse po tests docs
 
 # == make setup ==
 noinst_DATA    =
diff --git a/configure.ac b/configure.ac
index 3ea61ca..f1a347a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -695,6 +695,7 @@ bse/bseconfig.h
 bse/Makefile
 bse/icons/Makefile
 bse/res/Makefile
+ebeast/v8bse/Makefile
 bse/pybse/Makefile
 bse/tests/Makefile
 plugins/Makefile
diff --git a/ebeast/v8bse/Makefile.am b/ebeast/v8bse/Makefile.am
new file mode 100644
index 0000000..6ac28ee
--- /dev/null
+++ b/ebeast/v8bse/Makefile.am
@@ -0,0 +1,5 @@
+# BEAST & BSE
+include $(top_srcdir)/Makefile.decl
+
+EXTRA_DIST += $(strip \
+)


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