[gtk+] Distribute autogen.sh



commit 9a6c1e58b6640d4196a5dfb3a32e083dd2b08520
Author: Colin Walters <walters verbum org>
Date:   Fri Oct 1 17:29:20 2010 -0400

    Distribute autogen.sh
    
    This makes it easier for OS vendors to always invoke autogen.sh
    for building, regardless of building from legacy tarballs or
    git snapshots.

 Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 1081281..f87b2da 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,6 +7,7 @@ SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros build
 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
 
 EXTRA_DIST +=			\
+	autogen.sh		\
 	HACKING			\
 	makecopyright		\
 	NEWS.pre-1-0		\



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