[beast: 15/17] DOCS: remove unused imports/Makefile.am



commit 15546b95c01c40dc6fea72db8042a67fff2c778f
Author: Tim Janik <timj gnu org>
Date:   Thu Mar 23 13:39:56 2017 +0100

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

 configure.ac             |    1 -
 docs/Makefile.am         |    2 +-
 docs/imports/Makefile.am |   55 ----------------------------------------------
 3 files changed, 1 insertions(+), 57 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 8a50c48..bf1fbec 100644
--- a/configure.ac
+++ b/configure.ac
@@ -727,7 +727,6 @@ tests/audio/Makefile
 tests/filecheck/Makefile
 docs/Makefile
 docs/images/Makefile
-docs/imports/Makefile
 ])
 
 AC_OUTPUT
diff --git a/docs/Makefile.am b/docs/Makefile.am
index d327f09..bdb167b 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -1,7 +1,7 @@
 # BEAST & BSE
 include $(top_srcdir)/Makefile.decl
 
-SUBDIRS = imports images
+SUBDIRS = images
 
 MOSTLYCLEANFILES =
 man1_MANS =


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