diff src/Makefile.in @ 44224:b0c69ea10fa0

(lread.o): Depend on coding.h.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 29 Mar 2002 12:39:39 +0000
parents 52468099fbec
children 3822c9623366
line wrap: on
line diff
--- a/src/Makefile.in	Fri Mar 29 12:38:35 2002 +0000
+++ b/src/Makefile.in	Fri Mar 29 12:39:39 2002 +0000
@@ -1152,7 +1152,7 @@
 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) \