aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/Makefile.doc
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2007-06-19 12:27:06 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2007-06-19 12:27:06 +0000
commit82f668132e5b7742943f6dc7edf680fb8fe33968 (patch)
tree61cc7a20688d7ddd0c4fa7cfaff3a65c1a2af885 /doc/Makefile.doc
parented4cb92674704fac386cbe418397ee7e78c1adb7 (diff)
Revert html target to not include dir (although it builds in dir)
Diffstat (limited to 'doc/Makefile.doc')
-rw-r--r--doc/Makefile.doc3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/Makefile.doc b/doc/Makefile.doc
index 7b2e9ccd..c6531b95 100644
--- a/doc/Makefile.doc
+++ b/doc/Makefile.doc
@@ -126,7 +126,8 @@ dvi: ProofGeneralPortrait.eps $(DOCNAME).dvi
ps: dvi $(DOCNAME).ps
psz: ps $(DOCNAME).ps.gz
pdf: ProofGeneralPortrait.pdf $(DOCNAME).pdf
-html: $(DOCNAME)/$(DOCNAME).html
+# da: target is a fake: we actually make in a subdir
+html: $(DOCNAME).html
ln -sf $(DOCNAME)/$(DOCNAME)_toc.html index.html
info: ProofGeneral.txt $(DOCNAME).info