summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMathieu Lirzin <mthl@gnu.org>2017-05-18 14:50:03 +0200
committerMathieu Lirzin <mthl@gnu.org>2017-05-20 14:13:10 +0200
commit386569b29bae19855e8707d67b63f26e4f9e3e96 (patch)
tree33147baf75cade443196fc0b7ade38688cd6775c /Makefile.am
parent197426b349edef0882efd7bab93b8c5fd9e7da22 (diff)
downloadautomake-386569b29bae19855e8707d67b63f26e4f9e3e96.tar.gz
bootstrap: Rename 'bootstrap.sh' to 'bootstrap'.
Follow Gnulib's convention of using either "bootstrap" or "autogen.sh" file names for development bootstrap scripts. * bootstrap.sh: Rename to ... * bootstrap: ... this. * GNUmakefile (bootstrap): Adapt. * HACKING: Likewise. * Makefile.am (EXTRA_DIST): Likewise. * doc/automake.texi (Future of aclocal) (Error required file ltmain.sh not found): Likewise. * maintainer/maint.mk (autodiffs, update-copyright): Likewise.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 529a0cf74..cfe4dd40d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -33,7 +33,7 @@ nodist_noinst_SCRIPTS =
## ------------ ##
EXTRA_DIST += \
- bootstrap.sh \
+ bootstrap \
GNUmakefile \
HACKING \
PLANS