X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/6a8f8193298e05931baeebb1bd3aba6f8f5a7b5e..ab422c4d6899b1442cb6954c1829c1fb656b006c:/lib-src/makefile.w32-in diff --git a/lib-src/makefile.w32-in b/lib-src/makefile.w32-in index 640e8a7c46..51fac61cb2 100644 --- a/lib-src/makefile.w32-in +++ b/lib-src/makefile.w32-in @@ -1,5 +1,5 @@ # -*- Makefile -*- for GNU Emacs on the Microsoft Windows API. -# Copyright (C) 2000-2012 Free Software Foundation, Inc. +# Copyright (C) 2000-2013 Free Software Foundation, Inc. # This file is part of GNU Emacs. @@ -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 \