aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index 61f1d0d6698..9329dddc516 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -925,7 +925,7 @@ SOME_MACHINE_LISP = ${dotdot}/lisp/mouse.elc \
925 ${dotdot}/lisp/x-dnd.elc \ 925 ${dotdot}/lisp/x-dnd.elc \
926 ${dotdot}/lisp/international/ccl.elc \ 926 ${dotdot}/lisp/international/ccl.elc \
927 ${dotdot}/lisp/international/codepage.elc \ 927 ${dotdot}/lisp/international/codepage.elc \
928 ${dotdot}/lisp/international/fontset.elc 928 ${dotdot}/lisp/international/fontset.elc \
929 ${dotdot}/lisp/mouse.elc \ 929 ${dotdot}/lisp/mouse.elc \
930 ${dotdot}/lisp/term/x-win.elc 930 ${dotdot}/lisp/term/x-win.elc
931 931