Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2e23c31

Browse files
committed
Make the dependencies really work for the HTML version.
1 parent dd997f7 commit 2e23c31

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Doc/html/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ tut/tut.html: $(PAPERDIR)/tut.aux
6464
$(MKHTML) tut $(L2HARGS)
6565

6666

67+
include ../Makefile.deps
68+
6769
$(PAPERDIR)/api.aux: $(APIFILES)
6870
(cd $(PAPERDIR); $(MAKE) PAPER=$(PAPER) api.dvi)
6971

0 commit comments

Comments
 (0)