]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Added the new license.tex as shared dependency.
authorFred Drake <fdrake@acm.org>
Thu, 21 Jun 2001 18:41:12 +0000 (18:41 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 21 Jun 2001 18:41:12 +0000 (18:41 +0000)
Doc/Makefile.deps

index 55eb070c15e7ca7264f9fea32958ba75abe893f6..51b02d33435227b3906ca254be6a22b86400ae5d 100644 (file)
@@ -6,6 +6,7 @@ COMMONSTYLES= ../texinputs/python.sty \
        ../texinputs/python.ist
 
 COMMONTEX= ../texinputs/copyright.tex \
+       ../texinputs/license.tex \
        ../texinputs/boilerplate.tex
 
 MANSTYLES= ../texinputs/fncychap.sty \