From 9a6c1e58b6640d4196a5dfb3a32e083dd2b08520 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Fri, 1 Oct 2010 17:29:20 -0400 Subject: 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 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 10812814e5..f87b2da743 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 \ -- cgit v1.2.1