]> git.eshelyaron.com Git - emacs.git/commitdiff
(fns.o): Depend on charset.h.
authorKenichi Handa <handa@m17n.org>
Fri, 19 May 2000 23:48:03 +0000 (23:48 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 19 May 2000 23:48:03 +0000 (23:48 +0000)
src/Makefile.in

index b412758b20fd0ce7e5d0b33d949fe77d4191d016..b925ee7f8706f25b87d323a33e8b3ae6cf8aa342 100644 (file)
@@ -1098,7 +1098,7 @@ bytecode.o: bytecode.c buffer.h syntax.h charset.h $(config_h)
 data.o: data.c buffer.h puresize.h charset.h syssignal.h keyboard.h $(config_h)
 eval.o: eval.c commands.h keyboard.h blockinput.h $(config_h)
 floatfns.o: floatfns.c $(config_h)
-fns.o: fns.c commands.h $(config_h) frame.h buffer.h keyboard.h \
+fns.o: fns.c commands.h $(config_h) frame.h buffer.h charset.h keyboard.h \
  frame.h window.h $(INTERVAL_SRC)
 print.o: print.c process.h frame.h window.h buffer.h keyboard.h charset.h\
    $(config_h) dispextern.h msdos.h composite.h