(search.o): Depend on charset.h.
authorKenichi Handa <handa@m17n.org>
Thu, 15 Feb 2007 11:29:31 +0000 (11:29 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 15 Feb 2007 11:29:31 +0000 (11:29 +0000)
src/Makefile.in

index 3b82091..ceb9a1d 100644 (file)
@@ -1200,8 +1200,8 @@ region-cache.o: region-cache.c buffer.h region-cache.h $(config_h)
 scroll.o: scroll.c termchar.h dispextern.h frame.h msdos.h keyboard.h \
    $(config_h)
 search.o: search.c regex.h commands.h buffer.h region-cache.h syntax.h \
-   blockinput.h atimer.h systime.h category.h character.h composite.h \
-   $(INTERVAL_SRC) \
+   blockinput.h atimer.h systime.h category.h character.h charset.h \
+   composite.h $(INTERVAL_SRC) \
    $(config_h)
 strftime.o: strftime.c $(config_h)
 syntax.o: syntax.c syntax.h buffer.h commands.h category.h character.h \