]> git.eshelyaron.com Git - emacs.git/commitdiff
(xrdb.o): Depend on paths.h.
authorRichard M. Stallman <rms@gnu.org>
Sun, 24 Aug 1997 16:22:56 +0000 (16:22 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 24 Aug 1997 16:22:56 +0000 (16:22 +0000)
src/Makefile.in

index cefc9f07aa4eb0bc5345108a1df241ed70a7367b..41d8adfecf5626f7dd0b470291946d84fc00a083 100644 (file)
@@ -1093,7 +1093,7 @@ xterm.o: xterm.c xterm.h termhooks.h termopts.h termchar.h window.h \
   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 */