]> git.eshelyaron.com Git - emacs.git/commitdiff
(lread.o): Depend on coding.h.
authorEli Zaretskii <eliz@gnu.org>
Fri, 29 Mar 2002 12:39:39 +0000 (12:39 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 29 Mar 2002 12:39:39 +0000 (12:39 +0000)
src/Makefile.in

index 4d4845db14b851bcf3373d55ab1d2b4095393b4e..db1328f2e717f8fee506d77442570f17a1f54777 100644 (file)
@@ -1152,7 +1152,7 @@ fns.o: fns.c commands.h $(config_h) frame.h buffer.h charset.h keyboard.h \
 print.o: print.c process.h frame.h window.h buffer.h keyboard.h charset.h\
    $(config_h) dispextern.h msdos.h composite.h
 lread.o: lread.c commands.h keyboard.h buffer.h epaths.h charset.h $(config_h) \
- termhooks.h msdos.h
+ termhooks.h coding.h msdos.h
 
 /* Text properties support */
 textprop.o: textprop.c buffer.h window.h dispextern.h $(INTERVAL_SRC) \