]> git.eshelyaron.com Git - emacs.git/commitdiff
Added README.W32 to distclean. Updated Changelog.
authorChristoph Scholtes <cschol2112@gmail.com>
Sun, 25 Jul 2010 03:07:15 +0000 (21:07 -0600)
committerChristoph Scholtes <cschol2112@gmail.com>
Sun, 25 Jul 2010 03:07:15 +0000 (21:07 -0600)
nt/ChangeLog
nt/makefile.w32-in

index e73f91091cee320badb320fed9a12064648eced4..702f44e069ba0ce67a2a46b4088dbe1b3c6df499 100644 (file)
@@ -1,8 +1,9 @@
 2010-07-24  Christoph Scholtes  <cschol2112@gmail.com>
 
        * makefile.w32-in: Copy README.W32 to installation directory
-       during `make install'.  Use temporary directory to create
-       distribution zip files in `dist' target.
+       during `make install'.  Remove README.W32 with `distclean' (in
+       case Emacs was installed in place).  Use temporary directory to
+       create distribution zip files in `dist' target.
        * zipdist.bat: Simplify code using temporary directory.
 
 2010-07-24  Christoph Scholtes  <cschol2112@gmail.com>
index 2b9ffbad61ecd8c9273e62c5dafc6ece0f7ab6f5..b0f5edb28a21c24190fe9b9fd7ec9c0bb36dc0fd 100644 (file)
@@ -351,6 +351,7 @@ top-distclean:
        - $(DEL) stamp_BLD\r
        - $(DEL) ../etc/DOC ../etc/DOC-X\r
        - $(DEL) config.log Makefile\r
+       - $(DEL) ../README.W32\r
 \r
 distclean: distclean-other-dirs-$(MAKETYPE) top-distclean\r
 \r