aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
authorYAMAMOTO Mitsuharu2009-07-01 08:55:45 +0000
committerYAMAMOTO Mitsuharu2009-07-01 08:55:45 +0000
commit24ed93fb87670b2cd95bda6f680f330cd4471d4f (patch)
tree71fc2ab645c37a37a2662941064e8d7454635783 /src/Makefile.in
parent3f150a6009fb53d650921d77288b578401a79b61 (diff)
downloademacs-24ed93fb87670b2cd95bda6f680f330cd4471d4f.tar.gz
emacs-24ed93fb87670b2cd95bda6f680f330cd4471d4f.zip
(SOME_MACHINE_LISP): Add ../lisp/term/common-win.elc.
Diffstat (limited to 'src/Makefile.in')
-rw-r--r--src/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index 6a9902131a3..425cf98f922 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -868,6 +868,7 @@ SOME_MACHINE_LISP = ../lisp/mouse.elc \
868 ../lisp/international/ccl.elc \ 868 ../lisp/international/ccl.elc \
869 ../lisp/international/fontset.elc \ 869 ../lisp/international/fontset.elc \
870 ../lisp/mouse.elc \ 870 ../lisp/mouse.elc \
871 ../lisp/term/common-win.elc \
871 ../lisp/term/x-win.elc \ 872 ../lisp/term/x-win.elc \
872 ../lisp/term/pc-win.elc \ 873 ../lisp/term/pc-win.elc \
873 ../lisp/term/ns-win.elc 874 ../lisp/term/ns-win.elc