changeset 9559:f3c3bedd897f

(xfns.o): Depend on paths.h.
author Richard M. Stallman <rms@gnu.org>
date Mon, 17 Oct 1994 01:17:41 +0000
parents e8a836f7337d
children 4217123670e2
files src/Makefile.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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 \