build: Dist autogen.sh
authorColin Walters <walters@verbum.org>
Tue, 5 Feb 2013 17:22:13 +0000 (12:22 -0500)
committerColin Walters <walters@verbum.org>
Tue, 5 Feb 2013 17:50:55 +0000 (12:50 -0500)
For convenience of people who have to patch the autotools.
See also http://people.gnome.org/~walters/docs/build-api.txt

https://bugs.freedesktop.org/show_bug.cgi?id=60330

Makefile.am

index a19d440..756ab8b 100644 (file)
@@ -7,6 +7,7 @@ DISTCLEANFILES =                \
        dbus-1.pc
 
 EXTRA_DIST =                   \
+       autogen.sh              \
        HACKING                 \
        dbus-1.pc.in            \
        cleanup-man-pages.sh    \