]> granicus.if.org Git - python/commitdiff
Added rule to copy in the icons/ directory.
authorFred Drake <fdrake@acm.org>
Fri, 31 Mar 2000 20:26:33 +0000 (20:26 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 31 Mar 2000 20:26:33 +0000 (20:26 +0000)
Doc/longhtml/Makefile

index 4580c174aebd3eae1fc63b9882ad34535e8301ef..02ddb6cda5f949d487397997b1fa3fcb85e293c6 100644 (file)
@@ -39,7 +39,7 @@ COMMONPERL= $(TOPDIR)/perl/manual.perl \
        $(TOPDIR)/perl/l2hinit.perl
 
 
-all:   $(INDEXFILES)
+all:   $(INDEXFILES) icons
 
 .PHONY: api ext lib mac ref tut
 
@@ -54,6 +54,10 @@ tut: tut/tut.html
 $(INDEXFILES): $(COMMONPERL) \
               $(TOPDIR)/html/about.dat
 
+icons: ../html/icons
+       if [ ! -d icons ] ; then mkdir icons; fi
+       cp ../html/icons/*.* icons/
+
 api/api.html:  $(PAPERDIR)/api.aux $(BUILDINDEX) $(TOOLSDIR)/mkhtml.sh
        $(MKHTML) api $(L2HARGS) -split 3