From f7b2e1c5e948bfabb7c51eb73d42689bced6cb79 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Thu, 10 Dec 2015 08:41:35 -0500 Subject: build: dist autogen.sh So if I patch things downstream I can more easily rebuild the autotools. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 437c673f..b080a891 100644 --- a/Makefile.am +++ b/Makefile.am @@ -50,6 +50,7 @@ dist_make_DATA = Makefile.introspection EXTRA_DIST += \ COPYING.LGPL \ COPYING.GPL \ + autogen.sh \ CONTRIBUTORS \ $(pkgconfig_DATA) \ $(man_MANS) \ -- cgit v1.2.1