Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd997f7 commit 2e23c31Copy full SHA for 2e23c31
1 file changed
Doc/html/Makefile
@@ -64,6 +64,8 @@ tut/tut.html: $(PAPERDIR)/tut.aux
64
$(MKHTML) tut $(L2HARGS)
65
66
67
+include ../Makefile.deps
68
+
69
$(PAPERDIR)/api.aux: $(APIFILES)
70
(cd $(PAPERDIR); $(MAKE) PAPER=$(PAPER) api.dvi)
71
0 commit comments