Mercurial > emacs
diff src/Makefile.in @ 103653:b951fe72ccf7
(SOME_MACHINE_LISP): Add ../lisp/term/common-win.elc.
| author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
|---|---|
| date | Wed, 01 Jul 2009 08:55:33 +0000 |
| parents | e09d4e825e2f |
| children | 86a609c04ee2 |
line wrap: on
line diff
--- a/src/Makefile.in Wed Jul 01 07:13:55 2009 +0000 +++ b/src/Makefile.in Wed Jul 01 08:55:33 2009 +0000 @@ -868,6 +868,7 @@ ../lisp/international/ccl.elc \ ../lisp/international/fontset.elc \ ../lisp/mouse.elc \ + ../lisp/term/common-win.elc \ ../lisp/term/x-win.elc \ ../lisp/term/pc-win.elc \ ../lisp/term/ns-win.elc
