changeset 96816:4de78b0389b4

should have gone in in last commit
author Adrian Robert <Adrian.B.Robert@gmail.com>
date Sat, 19 Jul 2008 20:47:26 +0000
parents be932007d518
children 6b7bbb1d9eb1
files src/Makefile.in
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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)