mirror of
https://github.com/python/cpython.git
synced 2025-11-03 11:23:31 +00:00
Make the dependencies really work for the HTML version.
This commit is contained in:
parent
dd997f79b4
commit
2e23c3125a
1 changed files with 2 additions and 0 deletions
|
|
@ -64,6 +64,8 @@ tut/tut.html: $(PAPERDIR)/tut.aux
|
||||||
$(MKHTML) tut $(L2HARGS)
|
$(MKHTML) tut $(L2HARGS)
|
||||||
|
|
||||||
|
|
||||||
|
include ../Makefile.deps
|
||||||
|
|
||||||
$(PAPERDIR)/api.aux: $(APIFILES)
|
$(PAPERDIR)/api.aux: $(APIFILES)
|
||||||
(cd $(PAPERDIR); $(MAKE) PAPER=$(PAPER) api.dvi)
|
(cd $(PAPERDIR); $(MAKE) PAPER=$(PAPER) api.dvi)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue