diff --git a/space/Makefile.dep b/space/Makefile.dep index 2bfdb26..0c75896 100644 --- a/space/Makefile.dep +++ b/space/Makefile.dep @@ -5,11 +5,13 @@ jsontospaceparser.o: ../convert/inttostr.h ../utf8/utf8.h jsontospaceparser.o: ../textstream/textstream.h ../space/space.h jsontospaceparser.o: ../date/date.h ../membuffer/membuffer.h jsontospaceparser.o: ../textstream/types.h ../utf8/utf8_templates.h -jsontospaceparser.o: ../utf8/utf8_private.h +jsontospaceparser.o: ../utf8/utf8_private.h ../convert/strtoint.h +jsontospaceparser.o: ../convert/text.h ../convert/misc.h main.o: space.h ../textstream/types.h ../convert/inttostr.h ../utf8/utf8.h main.o: ../textstream/textstream.h ../space/space.h ../date/date.h main.o: ../membuffer/membuffer.h ../textstream/types.h main.o: ../utf8/utf8_templates.h ../utf8/utf8_private.h +main.o: ../space/jsontospaceparser.h space.o: space.h ../textstream/types.h ../convert/inttostr.h ../utf8/utf8.h space.o: ../textstream/textstream.h ../space/space.h ../date/date.h space.o: ../membuffer/membuffer.h ../textstream/types.h