]> git.eshelyaron.com Git - emacs.git/commitdiff
(xsmfns.o): Don't depend on lisp.h.
authorRichard M. Stallman <rms@gnu.org>
Sat, 20 Jul 2002 21:45:25 +0000 (21:45 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 20 Jul 2002 21:45:25 +0000 (21:45 +0000)
src/Makefile.in

index d48501d084f340d4ed11d2dad219bd9cb40c5e55..0fbe5601aad7ffea1f63dde2cc9a42e5b81cfa9c 100644 (file)
@@ -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)