From: Colin Walters Date: Tue, 5 Feb 2013 17:22:13 +0000 (-0500) Subject: build: Dist autogen.sh X-Git-Tag: dbus-1.7.0~24 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=325c018c1f8a6b45de8d0280e062fdfaf49fe52e;p=platform%2Fupstream%2Fdbus.git build: Dist autogen.sh 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 --- diff --git a/Makefile.am b/Makefile.am index a19d440..756ab8b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,6 +7,7 @@ DISTCLEANFILES = \ dbus-1.pc EXTRA_DIST = \ + autogen.sh \ HACKING \ dbus-1.pc.in \ cleanup-man-pages.sh \