aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-05-18 19:15:11 -0400
committerGlenn Morris2012-05-18 19:15:11 -0400
commit6d1a623ec4125ba74f482c4610abe696abd97c5e (patch)
tree5733c57a27f4b813427eb3d59e082d8c69841378 /ChangeLog
parent77f3b62ecae6cc1c2d2bfb26dbc4040346cbeab7 (diff)
downloademacs-6d1a623ec4125ba74f482c4610abe696abd97c5e.tar.gz
emacs-6d1a623ec4125ba74f482c4610abe696abd97c5e.zip
Further small Makefile install simplifications
* Makefile.in (install-arch-indep, install-info, install-man): Simplify some one-sided ifs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fc5861320f3..3d4e8512af0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
12012-05-18 Glenn Morris <rgm@gnu.org> 12012-05-18 Glenn Morris <rgm@gnu.org>
2 2
3 * Makefile.in (install-arch-indep, install-info, install-man):
4 Simplify some one-sided ifs.
5
3 * Makefile.in: Install only the relevant DOC file. 6 * Makefile.in: Install only the relevant DOC file.
4 (install-arch-indep): Delete etc/DOC*. 7 (install-arch-indep): Delete etc/DOC*.
5 (install-doc): No more need to delete etc/DOC. 8 (install-doc): No more need to delete etc/DOC.