Make the dependencies really work for the HTML version.

This commit is contained in:
Fred Drake 1998-10-07 22:03:45 +00:00
parent dd997f79b4
commit 2e23c3125a
1 changed files with 2 additions and 0 deletions

View File

@ -64,6 +64,8 @@ tut/tut.html: $(PAPERDIR)/tut.aux
$(MKHTML) tut $(L2HARGS)
include ../Makefile.deps
$(PAPERDIR)/api.aux: $(APIFILES)
(cd $(PAPERDIR); $(MAKE) PAPER=$(PAPER) api.dvi)