summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2010-10-01 17:29:20 -0400
committerColin Walters <walters@verbum.org>2010-10-01 17:30:18 -0400
commit9a6c1e58b6640d4196a5dfb3a32e083dd2b08520 (patch)
tree978bb2d01579d234e2305088dfd118f0fc965706 /Makefile.am
parent2d3d2a2626f5e56d48ce5ee9a3babd7938422b9e (diff)
downloadgtk+-9a6c1e58b6640d4196a5dfb3a32e083dd2b08520.tar.gz
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.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
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 \