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 c93cf67 commit 2872e8aCopy full SHA for 2872e8a
1 file changed
Doc/Makefile
@@ -367,7 +367,7 @@ postscript-$(PAPER)-$(RELEASE).zip: $(PSFILES) paper-$(PAPER)/README
367
rm -f $@
368
cd paper-$(PAPER) && zip -q -9 ../$@ *.ps README
369
370
-html-$(RELEASE).tar: html
+html-$(RELEASE).tar: $(ALLHTMLFILES)
371
cd $(HTMLDIR) && \
372
tar cf ../html-$(RELEASE).tar *.html */*.css */*.html \
373
*/*.gif */*.txt
0 commit comments