From 325c018c1f8a6b45de8d0280e062fdfaf49fe52e Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Tue, 5 Feb 2013 12:22:13 -0500 Subject: [PATCH] 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 --- Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.7.4