[gjs] ship autogen.sh



commit ca5af44b1d66663b06fb3b4f97ceb579ce8bd8ed
Author: Colin Walters <walters verbum org>
Date:   Thu Jun 23 10:41:13 2011 -0400

    ship autogen.sh

 Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index e3f1ad8..bfdb802 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -184,6 +184,8 @@ install-exec-hook:
 
 include Makefile-test.am
 
+EXTRA_DIST += autogen.sh
+
 prepare-release-tag:
 	TAGNAME=`echo $(PACKAGE) | tr - _ | tr a-z A-Z` \
 	TAGVER=`echo $(VERSION) | sed s/\\\./_/g`; \



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