# HG changeset patch # User Richard M. Stallman # Date 782356661 0 # Node ID f3c3bedd897ffaa65b857f5dba9a47e3833f9083 # Parent e8a836f7337daf6c795422df3464dcf7f3f3498c (xfns.o): Depend on paths.h. diff -r e8a836f7337d -r f3c3bedd897f src/Makefile.in --- a/src/Makefile.in Sun Oct 16 10:10:14 1994 +0000 +++ b/src/Makefile.in Mon Oct 17 01:17:41 1994 +0000 @@ -864,7 +864,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 $(config_h) + blockinput.h paths.h $(config_h) xmenu.o: xmenu.c xterm.h window.h dispextern.h frame.h keyboard.h \ blockinput.h puresize.h $(config_h) xterm.o: xterm.c xterm.h termhooks.h termopts.h termchar.h window.h \