Skip to content

Commit

Permalink
Make the dependencies really work for the HTML version.
Browse files Browse the repository at this point in the history
  • Loading branch information
freddrake committed Oct 7, 1998
1 parent dd997f7 commit 2e23c31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Doc/html/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit 2e23c31

Please sign in to comment.