summaryrefslogtreecommitdiffstats
path: root/Doc/html
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-10-09 18:56:23 (GMT)
committerFred Drake <fdrake@acm.org>2000-10-09 18:56:23 (GMT)
commit87d4a03ad76e9ea8764557b0eeb9d9fb7eb3e1cf (patch)
tree6594cebf4c5635d9b0731bc240271bb394fc851a /Doc/html
parent109212037ba63f9176cbdb717670a2d4dcc30917 (diff)
downloadcpython-87d4a03ad76e9ea8764557b0eeb9d9fb7eb3e1cf.zip
cpython-87d4a03ad76e9ea8764557b0eeb9d9fb7eb3e1cf.tar.gz
cpython-87d4a03ad76e9ea8764557b0eeb9d9fb7eb3e1cf.tar.bz2
Do not forget to build the acks.html file when building "all"!
Diffstat (limited to 'Doc/html')
-rw-r--r--Doc/html/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/html/Makefile b/Doc/html/Makefile
index 9f63e04..03f3d04 100644
--- a/Doc/html/Makefile
+++ b/Doc/html/Makefile
@@ -37,7 +37,7 @@ COMMONPERL= $(TOPDIR)/perl/manual.perl \
$(TOPDIR)/perl/l2hinit.perl
-all: $(INDEXFILES) index.html modindex.html
+all: $(INDEXFILES) index.html modindex.html acks.html
.PHONY: api ext lib mac ref tut inst dist