Mercurial > emacs
changeset 19507:a64e4304569b
(xrdb.o): Depend on paths.h.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 24 Aug 1997 16:22:56 +0000 |
parents | 92c0e1253d88 |
children | c86800208845 |
files | src/Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/Makefile.in Sun Aug 24 16:21:53 1997 +0000 +++ b/src/Makefile.in Sun Aug 24 16:22:56 1997 +0000 @@ -1093,7 +1093,7 @@ keyboard.h gnu.h sink.h sinkmask.h charset.h ccl.h fontset.h $(config_h) xselect.o: xselect.c dispextern.h frame.h xterm.h blockinput.h charset.h \ coding.h $(config_h) -xrdb.o: xrdb.c $(config_h) +xrdb.o: xrdb.c $(config_h) paths.h hftctl.o: hftctl.c $(config_h) /* The files of Lisp proper */