From 0d1794fdb0262dc3b3f4d4f0909851a6c6c9ffdc Mon Sep 17 00:00:00 2001 From: Adrian Robert Date: Sat, 19 Jul 2008 20:47:26 +0000 Subject: [PATCH] should have gone in in last commit --- src/Makefile.in | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/Makefile.in b/src/Makefile.in index 6976f7fbcd0..a44a39011fb 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -1314,10 +1314,9 @@ ${emacsapp}Contents/MacOS/Emacs: emacs${EXEEXT} #endif /* HAVE_CARBON */ #ifdef HAVE_NS -abbrev.o buffer.o callint.o cmds.o dispnew.o editfns.o fileio.o frame.o \ +buffer.o callint.o cmds.o dispnew.o editfns.o fileio.o frame.o \ fontset.o indent.o insdel.o keyboard.o macros.o minibuf.o msdos.o process.o \ - scroll.o sysdep.o term.o widget.o window.o xdisp.o xfaces.o xfns.o \ - xterm.o xselect.o sound.o: nsgui.h + scroll.o sysdep.o term.o widget.o window.o xdisp.o xfaces.o sound.o: nsgui.h nsfns.o: nsfns.m charset.h nsterm.h nsgui.h frame.h window.h buffer.h \ dispextern.h nsgui.h fontset.h $(INTERVAL_SRC) keyboard.h blockinput.h \ atimer.h systime.h epaths.h termhooks.h coding.h systime.h $(config_h) -- 2.39.2