]> granicus.if.org Git - python/commitdiff
Add copyright.tex and boilerplate.tex to the common dependencies for .dvi
authorFred Drake <fdrake@acm.org>
Wed, 11 Feb 1998 14:43:38 +0000 (14:43 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 11 Feb 1998 14:43:38 +0000 (14:43 +0000)
files.

Doc/Makefile

index cc20439d14f54066b605789ec137d9f11573c3b7..b9d22d83924ac030f5d1fb6f9f54f95b70c4ec26 100644 (file)
@@ -93,7 +93,9 @@ api:  api.ps
        $(DISTILL) $<
 
 # Dependencies
-tut.dvi lib.dvi ext.dvi api.dvi: myformat.sty fix_hack
+COMMONTEX=myformat.sty copyright.tex boilerplate.tex
+
+tut.dvi lib.dvi ext.dvi api.dvi: fix_hack $(COMMONTEX)
 
 # Tutorial document
 tut.dvi: tut.tex