[beast/ebeast: 1/24] V8: add ebeast/v8bse/Makefile.am



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

    V8: 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 5d3b2ff..5e87521 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
 
 noinst_DATA = HACKING.html
 EXTRA_DIST += HACKING.html
diff --git a/configure.ac b/configure.ac
index e25d8fc..cf26888 100644
--- a/configure.ac
+++ b/configure.ac
@@ -690,6 +690,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]