Make the dependencies really work for the HTML version.
This commit is contained in:
parent
dd997f79b4
commit
2e23c3125a
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue