Rework tags targets in Windows makefiles to protect against old/stupid makes.
[bpt/emacs.git] / src / ChangeLog
index d09c4a1..a8ef551 100644 (file)
@@ -1,3 +1,7 @@
+2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
+
+       * makefile.w32-in (tags): Rename target to full-tags.
+
 2010-10-02  Eli Zaretskii  <eliz@gnu.org>
 
        * emacs.c (main): Remove !WINDOWSNT conditional.