From: Ralf Wildenhues Date: Sat, 14 Nov 2009 13:05:38 +0000 (+0100) Subject: Distribute the Automake bootstrap script. X-Git-Tag: v1.11.1~6^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5d5e459eb030d6c7c199919555ca167839b3bfa;p=thirdparty%2Fautomake.git Distribute the Automake bootstrap script. * Makefile.am (EXTRA_DIST): Add bootstrap. Report by Jan Engelhardt. Signed-off-by: Ralf Wildenhues --- diff --git a/ChangeLog b/ChangeLog index 178e6fed1..d45eb7fa7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-11-14 Ralf Wildenhues + + Distribute the Automake bootstrap script. + * Makefile.am (EXTRA_DIST): Add bootstrap. + Report by Jan Engelhardt. + 2009-10-31 Jim Meyering Ralf Wildenhues diff --git a/Makefile.am b/Makefile.am index d082a3ae9..b4d608a4b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -39,6 +39,7 @@ EXTRA_DIST = \ ChangeLog.02 \ ChangeLog.03 \ ChangeLog.04 \ + bootstrap \ $(AUTOMAKESOURCES) ## Make versioned links. We only run the transform on the root name; diff --git a/Makefile.in b/Makefile.in index 177211151..6db5f7d74 100644 --- a/Makefile.in +++ b/Makefile.in @@ -232,6 +232,7 @@ EXTRA_DIST = \ ChangeLog.02 \ ChangeLog.03 \ ChangeLog.04 \ + bootstrap \ $(AUTOMAKESOURCES) do_subst = sed \