From: Richard M. Stallman Date: Sat, 20 Jul 2002 21:45:25 +0000 (+0000) Subject: (xsmfns.o): Don't depend on lisp.h. X-Git-Tag: ttn-vms-21-2-B4~13959 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c565f6b970b274edf5382cc609c7257aa49afe4d;p=emacs.git (xsmfns.o): Don't depend on lisp.h. --- diff --git a/src/Makefile.in b/src/Makefile.in index d48501d084f..0fbe5601aad 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -1150,7 +1150,7 @@ xterm.o: xterm.c xterm.h termhooks.h termopts.h termchar.h window.h buffer.h \ xselect.o: xselect.c process.h dispextern.h frame.h xterm.h blockinput.h \ charset.h coding.h ccl.h buffer.h atimer.h systime.h $(config_h) xrdb.o: xrdb.c $(config_h) epaths.h -xsmfns.o: xsmfns.c $(config_h) systime.h sysselect.h lisp.h termhooks.h +xsmfns.o: xsmfns.c $(config_h) systime.h sysselect.h termhooks.h hftctl.o: hftctl.c $(config_h) sound.o: sound.c dispextern.h $(config_h) atimer.o: atimer.c atimer.h systime.h $(config_h)