diff src/Makefile.in @ 83289:1e53ee7473e9

Fix bootstrap error during loadup. * lisp/loadup.el: Load dnd.el before x-dnd.el. * src/Makefile.in (SOME_MACHINE_LISP): Add dnd.elc. git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-329
author Karoly Lorentey <lorentey@elte.hu>
date Mon, 18 Apr 2005 14:32:14 +0000
parents 2c2b97b30980
children ad07ff6e4555
line wrap: on
line diff
--- a/src/Makefile.in	Mon Apr 18 13:40:23 2005 +0000
+++ b/src/Makefile.in	Mon Apr 18 14:32:14 2005 +0000
@@ -898,7 +898,8 @@
   ${dotdot}/lisp/international/ccl.elc \
   ${dotdot}/lisp/international/codepage.elc \
   ${dotdot}/lisp/mouse.elc ${dotdot}/lisp/international/fontset.elc \
-  ${dotdot}/lisp/x-dnd.elc ${dotdot}/lisp/term/x-win.elc
+  ${dotdot}/lisp/dnd.elc ${dotdot}/lisp/x-dnd.elc \
+  ${dotdot}/lisp/term/x-win.elc
 
 /* Construct full set of libraries to be linked.
    Note that SunOS needs -lm to come before -lc; otherwise, you get