Update lib-src/makefile.w32-in to follow 2012-10-21T01:19:46Z!rgm@gnu.org.
lib-src/makefile.w32-in (lisp2): Add cp51932.el and eucjp-ms.el, to follow src/lisp.mk.
This commit is contained in:
parent
76673f9c62
commit
4c77e620ec
2 changed files with 7 additions and 0 deletions
|
@ -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.
|
||||
|
|
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue