diff options
author | Miles Bader <miles@gnu.org> | 2007-12-06 09:51:45 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2007-12-06 09:51:45 +0000 |
commit | 0bd508417142ff377f34aec8dcec9438d9175c2c (patch) | |
tree | 4d60fe09e5cebf7d79766b11e9cda8cc1c9dbb9b /lisp/makefile.w32-in | |
parent | 98fe991da804a42f53f6a5e84cd5eab18a82e181 (diff) | |
parent | 9fb1ba8090da3528de56158a79bd3527d31c7f2f (diff) | |
download | emacs-0bd508417142ff377f34aec8dcec9438d9175c2c.tar.gz |
Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-294
Diffstat (limited to 'lisp/makefile.w32-in')
-rw-r--r-- | lisp/makefile.w32-in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/makefile.w32-in b/lisp/makefile.w32-in index 96d69dc0bb7..1998dc6d590 100644 --- a/lisp/makefile.w32-in +++ b/lisp/makefile.w32-in @@ -84,6 +84,7 @@ WINS_ALMOST=\ mail \ mh-e \ net \ + nxml \ play \ progmodes \ term \ |