]> granicus.if.org Git - python/commitdiff
Add l2hinit.perl to COMMONPERL.
authorFred Drake <fdrake@acm.org>
Thu, 13 Aug 1998 19:03:19 +0000 (19:03 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 13 Aug 1998 19:03:19 +0000 (19:03 +0000)
Doc/html/Makefile

index dc6ecf4dd26779870690e87642c97c16653cd007..e07604339db33669bd835d5ef6447e5868974a7e 100644 (file)
@@ -26,7 +26,8 @@ INDEXFILES=api/api.html \
        tut/tut.html
 
 COMMONPERL= $(TOPDIR)/perl/manual.perl \
-       $(TOPDIR)/perl/python.perl
+       $(TOPDIR)/perl/python.perl \
+       $(TOPDIR)/perl/l2hinit.perl
 
 
 all:   icons $(INDEXFILES)