aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/make-tarball.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt
index 9c47d6e1fa2..9a556520070 100644
--- a/admin/make-tarball.txt
+++ b/admin/make-tarball.txt
@@ -31,7 +31,7 @@ For each step, check for possible errors.
315. Edit configure.in so that maintainer-mode is off by default. 315. Edit configure.in so that maintainer-mode is off by default.
32 (FIXME - need to find a better way of dealing with this). 32 (FIXME - need to find a better way of dealing with this).
33 33
34 autoreconf -I m4 --force 34 autoreconf -i -I m4 --force
35 make bootstrap 35 make bootstrap
36 36
376. Commit etc/AUTHORS, all the files changed by M-x set-version, and 376. Commit etc/AUTHORS, all the files changed by M-x set-version, and