[beast: 9/17] TESTS: remove unused scripts/Makefile.am



commit bd6aef4827edc673ba90608e09245bb8c0264478
Author: Tim Janik <timj gnu org>
Date:   Sun Oct 15 20:41:05 2017 +0200

    TESTS: remove unused scripts/Makefile.am
    
    Signed-off-by: Tim Janik <timj gnu org>

 configure.ac              |    1 -
 tests/Makefile.am         |    2 +-
 tests/scripts/Makefile.am |    2 --
 3 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 357b57d..8a28ba2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -762,7 +762,6 @@ tools/scripts/Makefile
 po/Makefile
 tests/Makefile
 tests/latency/Makefile
-tests/scripts/Makefile
 tests/bse/Makefile
 tests/audio/Makefile
 docs/Makefile
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 3b8fa03..3edd53f 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,4 +1,4 @@
 # BEAST & BSE
 include $(top_srcdir)/Makefile.decl
 
-SUBDIRS = . latency scripts bse audio
+SUBDIRS = . latency bse audio


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