[beast] BUILD: ship HACKING.html to avoid pandoc dependency for tarballs



commit 14fec711035e50a9a312c7cd3368948e8675eda5
Author: Tim Janik <timj gnu org>
Date:   Sat Oct 31 12:26:55 2015 +0100

    BUILD: ship HACKING.html to avoid pandoc dependency for tarballs
    
    Signed-off-by: Tim Janik <timj gnu org>

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 750789b..5059d60 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,8 +3,8 @@ include $(top_srcdir)/Makefile.decl
 
 SUBDIRS = . data sfi bse plugins drivers shell beast-gtk launchers library tools po tests docs
 
-EXTRA_DIST += HACKING.md
 noinst_DATA = HACKING.html
+EXTRA_DIST += HACKING.html
 CLEANFILES += HACKING.html
 
 ACLOCAL_AMFLAGS  = -I autotools


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