diff options
Diffstat (limited to 'mac/makefile.MPW')
-rw-r--r-- | mac/makefile.MPW | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/mac/makefile.MPW b/mac/makefile.MPW index 35818f5e91b..4d0986ea60f 100644 --- a/mac/makefile.MPW +++ b/mac/makefile.MPW @@ -1024,6 +1024,7 @@ shortlisp = ¶ {Lisp}help.elc ¶ {Lisp}indent.elc ¶ {Lisp}isearch.elc ¶ + {Lisp}rfn-eshadow.elc ¶ {Lisp}loadup.el ¶ {Lisp}loaddefs.el ¶ {Lisp}bindings.elc ¶ @@ -1098,9 +1099,13 @@ SOME_MACHINE_LISP = {Lisp}mouse.elc ¶ {Lisp}ls-lisp.elc {Lisp}dos-fns.elc ¶ {Lisp}w32-fns.elc {Lisp}dos-w32.elc ¶ {Lisp}disp-table.elc {Lisp}dos-vars.elc ¶ - {Lisp}tooltip.elc ¶ + {Lisp}tooltip.elc {Lisp}image.elc ¶ + {Lisp}dnd.elc {Lisp}mwheel.elc ¶ + {Lisp}tool-bar.elc ¶ + {Lisp}x-dnd.elc ¶ {Lisp}international:ccl.elc ¶ - {Lisp}international:codepage.elc + {Lisp}international:codepage.elc ¶ + {Lisp}international:fontset.elc Doc Ä {DocTarget}DOC |