aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/ChangeLog4
-rw-r--r--admin/make-tarball.txt3
2 files changed, 7 insertions, 0 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index 36454ccb314..e9c6c74e163 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,3 +1,7 @@
12013-08-15 Glenn Morris <rgm@gnu.org>
2
3 * make-tarball.txt: Mention generating pdfs in etc/refcards.
4
12013-08-15 Xue Fuqiao <xfq.free@gmail.com> 52013-08-15 Xue Fuqiao <xfq.free@gmail.com>
2 6
3 * notes/hydra: More information about Hydra. 7 * notes/hydra: More information about Hydra.
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt
index 3172854ede7..fc7f81f0c28 100644
--- a/admin/make-tarball.txt
+++ b/admin/make-tarball.txt
@@ -61,6 +61,9 @@ General steps (for each step, check for possible errors):
615. autoreconf -i -I m4 --force 615. autoreconf -i -I m4 --force
62 make bootstrap 62 make bootstrap
63 63
64 make -C etc/refcards
65 make -C etc/refcards clean
66
646. Copy lisp/loaddefs.el to lisp/ldefs-boot.el. 676. Copy lisp/loaddefs.el to lisp/ldefs-boot.el.
65 68
66 Commit etc/AUTHORS, lisp/ldefs-boot.el, and the files changed 69 Commit etc/AUTHORS, lisp/ldefs-boot.el, and the files changed