aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-05-18 14:40:19 -0400
committerGlenn Morris2012-05-18 14:40:19 -0400
commit29473393648da830a6e954672e59cfbf4012049b (patch)
tree8f2d3c12f8f4d313fce5f34f89978d173977b588 /ChangeLog
parentbfed83348183b8a4468bdad717c66d5fbb444cdb (diff)
downloademacs-29473393648da830a6e954672e59cfbf4012049b.tar.gz
emacs-29473393648da830a6e954672e59cfbf4012049b.zip
* Makefile.in: Install only the relevant DOC file.
This only affects in-tree builds where you have several versions emacs-24.1.50.1, .2, etc lying around. * Makefile.in: (install-arch-indep): Delete etc/DOC*. (install-doc): No more need to delete etc/DOC.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ed6c87e3ba5..fc5861320f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
12012-05-18 Glenn Morris <rgm@gnu.org> 12012-05-18 Glenn Morris <rgm@gnu.org>
2 2
3 * Makefile.in: Install only the relevant DOC file.
4 (install-arch-indep): Delete etc/DOC*.
5 (install-doc): No more need to delete etc/DOC.
6
3 * Makefile.in (install-arch-indep): Split into several rules. 7 * Makefile.in (install-arch-indep): Split into several rules.
4 (install-doc, innstall-info, install-man): New rules. 8 (install-doc, innstall-info, install-man): New rules.
5 9