]> granicus.if.org Git - python/commitdiff
The ACKS file is in the current directory when converted to HTML; this was
authorFred Drake <fdrake@acm.org>
Thu, 22 Feb 2001 23:06:21 +0000 (23:06 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 22 Feb 2001 23:06:21 +0000 (23:06 +0000)
broken when converting to a flat Makefile.  ;-(

Doc/Makefile

index cd2129a24efc9d19d19a327a45641c1551a37569..728d781e5b35591c360b5d8fe35266fc7e9697c2 100644 (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