diff --git a/src/Makefile.dep b/src/Makefile.dep index bbf1f99..88924d2 100644 --- a/src/Makefile.dep +++ b/src/Makefile.dep @@ -61,12 +61,6 @@ ./mainoptions/mainoptionsparser.o: convert/inttostr.h utf8/utf8.h ./mainoptions/mainoptionsparser.o: textstream/stream.h utf8/utf8_templates.h ./mainoptions/mainoptionsparser.o: utf8/utf8_private.h -./html/htmlparser.o: ./html/htmlparser.h convert/baseparser.h -./html/htmlparser.o: textstream/textstream.h textstream/stream.h -./html/htmlparser.o: space/space.h textstream/types.h convert/inttostr.h -./html/htmlparser.o: utf8/utf8.h textstream/stream.h utf8/utf8_templates.h -./html/htmlparser.o: utf8/utf8_private.h date/date.h membuffer/membuffer.h -./html/htmlparser.o: textstream/types.h utf8/utf8_stream.h convert/text.h ./html/bbcodeparser.o: ./html/bbcodeparser.h ./html/htmlparser.h ./html/bbcodeparser.o: convert/baseparser.h textstream/textstream.h ./html/bbcodeparser.o: textstream/stream.h space/space.h textstream/types.h @@ -74,3 +68,9 @@ ./html/bbcodeparser.o: utf8/utf8_templates.h utf8/utf8_private.h date/date.h ./html/bbcodeparser.o: membuffer/membuffer.h textstream/types.h ./html/bbcodeparser.o: utf8/utf8_stream.h +./html/htmlparser.o: ./html/htmlparser.h convert/baseparser.h +./html/htmlparser.o: textstream/textstream.h textstream/stream.h +./html/htmlparser.o: space/space.h textstream/types.h convert/inttostr.h +./html/htmlparser.o: utf8/utf8.h textstream/stream.h utf8/utf8_templates.h +./html/htmlparser.o: utf8/utf8_private.h date/date.h membuffer/membuffer.h +./html/htmlparser.o: textstream/types.h utf8/utf8_stream.h convert/text.h