# HG changeset patch # User Adrian Robert # Date 1216500446 0 # Node ID 4de78b0389b4637a21ae7751841a201daa0bb997 # Parent be932007d518126fd47b0664ce823f3c9f84bcb3 should have gone in in last commit diff -r be932007d518 -r 4de78b0389b4 src/Makefile.in --- a/src/Makefile.in Sat Jul 19 20:45:36 2008 +0000 +++ b/src/Makefile.in Sat Jul 19 20:47:26 2008 +0000 @@ -1314,10 +1314,9 @@ #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)