aboutsummaryrefslogtreecommitdiffstats
path: root/admin/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2013-10-29 23:40:15 -0700
committerGlenn Morris2013-10-29 23:40:15 -0700
commit55498a0fe4713d9d6e6737bd4bd293ac4d8c4236 (patch)
tree63b6c7fdaafa342df48b93406387717bffd52bb2 /admin/ChangeLog
parent8c7f77ed394ae108072f52f6d60edc330d1a28ce (diff)
downloademacs-55498a0fe4713d9d6e6737bd4bd293ac4d8c4236.tar.gz
emacs-55498a0fe4713d9d6e6737bd4bd293ac4d8c4236.zip
* Makefile.in (distclean, bootstrap-clean, maintainer-clean):
Also clean admin/unidata, if present. * admin/unidata/Makefile.in (bootstrap-clean): New rule.
Diffstat (limited to 'admin/ChangeLog')
-rw-r--r--admin/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index bbbd652f1be..baa8706fd32 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -7,6 +7,7 @@
7 * unidata/Makefile.in (abs_srcdir): New, set by configure. 7 * unidata/Makefile.in (abs_srcdir): New, set by configure.
8 (${DSTDIR}/charprop.el, charprop.el): Update for srcdir not absolute. 8 (${DSTDIR}/charprop.el, charprop.el): Update for srcdir not absolute.
9 (clean): Delete all .elc files. 9 (clean): Delete all .elc files.
10 (bootstrap-clean): New rule.
10 11
112013-10-23 Glenn Morris <rgm@gnu.org> 122013-10-23 Glenn Morris <rgm@gnu.org>
12 13