[jhbuild] build: Use foreign in AUTOMAKE_OPTIONS



commit b69c27b30785874b5e8f312c9b36630a742deef2
Author: Colin Walters <walters verbum org>
Date:   Sat Aug 6 11:36:58 2011 -0400

    build: Use foreign in AUTOMAKE_OPTIONS
    
    Then it doesn't complain if we don't have Changelog.

 Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 65be110..a9d90a8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,5 @@
+AUTOMAKE_OPTIONS = foreign
+
 SUBDIRS = po scripts triggers jhbuild buildbot
 
 if DOC_INSTALLATION_ENABLED



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