]> git.eshelyaron.com Git - emacs.git/commitdiff
(xmenu.o): Depend on termhooks.h.
authorRichard M. Stallman <rms@gnu.org>
Wed, 24 Jan 1996 21:55:40 +0000 (21:55 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 24 Jan 1996 21:55:40 +0000 (21:55 +0000)
src/Makefile.in

index b4b31fd3119918086e555f5cb35f6caa426457a2..09ae65dc5b2dc06c779e762e4d3863e635d16451 100644 (file)
@@ -985,7 +985,7 @@ xfaces.o: xfaces.c dispextern.h frame.h xterm.h buffer.h blockinput.h \
    window.h $(config_h)
 xfns.o: xfns.c buffer.h frame.h window.h keyboard.h xterm.h \
    blockinput.h paths.h $(config_h)
-xmenu.o: xmenu.c xterm.h window.h dispextern.h frame.h keyboard.h \
+xmenu.o: xmenu.c xterm.h termhooks.h window.h dispextern.h frame.h keyboard.h \
    blockinput.h puresize.h msdos.h $(config_h)
 xterm.o: xterm.c xterm.h termhooks.h termopts.h termchar.h window.h \
   dispextern.h frame.h disptab.h blockinput.h systime.h syssignal.h \