]> Pileus Git - ~andy/gtk/commitdiff
Distribute autogen.sh
authorColin Walters <walters@verbum.org>
Fri, 1 Oct 2010 21:29:20 +0000 (17:29 -0400)
committerColin Walters <walters@verbum.org>
Fri, 1 Oct 2010 21:30:18 +0000 (17:30 -0400)
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

index 10812814e587d1dd7f85246155dd781b6a08706d..f87b2da74319d8a579edc2b05b8d7f81c91fe4bd 100644 (file)
@@ -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            \