The ACKS file is in the current directory when converted to HTML; this was

broken when converting to a flat Makefile.  ;-(
This commit is contained in:
Fred Drake 2001-02-22 23:06:21 +00:00
parent cb45bfd956
commit d27ed858c3
1 changed files with 1 additions and 1 deletions

View File

@ -238,7 +238,7 @@ $(INDEXFILES): $(COMMONPERL) html/about.dat tools/node2label.pl
html/acks.html: ACKS $(TOOLSDIR)/support.py $(TOOLSDIR)/mkackshtml
$(TOOLSDIR)/mkackshtml --address $(PYTHONDOCS) \
--output html/acks.html <../ACKS
--output html/acks.html <ACKS
html/modindex.html: $(TOOLSDIR)/support.py $(TOOLSDIR)/mkmodindex
html/modindex.html: html/lib/lib.html html/mac/mac.html