Update lib-src/makefile.w32-in to follow 2012-10-21T01:19:46Z!rgm@gnu.org.
authorEli Zaretskii <eliz@gnu.org>
Tue, 23 Oct 2012 17:09:55 +0000 (19:09 +0200)
committerEli Zaretskii <eliz@gnu.org>
Tue, 23 Oct 2012 17:09:55 +0000 (19:09 +0200)
 lib-src/makefile.w32-in (lisp2): Add cp51932.el and eucjp-ms.el, to
 follow src/lisp.mk.

lib-src/ChangeLog
lib-src/makefile.w32-in

index bc0e5c9..c88b467 100644 (file)
@@ -1,3 +1,8 @@
+2012-10-23  Eli Zaretskii  <eliz@gnu.org>
+
+       * makefile.w32-in (lisp2): Add cp51932.el and eucjp-ms.el, to
+       follow src/lisp.mk.
+
 2012-10-21  Glenn Morris  <rgm@gnu.org>
 
        * make-docfile.c (scan_lisp_file): Add cp51932.el and eucjp-ms.el.
index 640e8a7..f3ab442 100644 (file)
@@ -229,6 +229,8 @@ lisp2 = \
        $(lispsource)language/greek.elc \
        $(lispsource)language/hebrew.elc \
        $(lispsource)language/japanese.elc \
+       $(lispsource)international/cp51932.el \
+       $(lispsource)international/eucjp-ms.el \
        $(lispsource)language/korean.elc \
        $(lispsource)language/lao.elc \
        $(lispsource)language/cham.elc \