]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add the new texinputs/license.tex to the shared dependencies.
authorFred Drake <fdrake@acm.org>
Fri, 22 Jun 2001 17:07:02 +0000 (17:07 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 22 Jun 2001 17:07:02 +0000 (17:07 +0000)
Doc/Makefile.deps

index d0ed4148c3d41ebb2f001a69e5ca51e794a53f5a..f7f73f910ec891665a1a79f44efab5e1032d5bf9 100644 (file)
@@ -5,6 +5,7 @@ COMMONSTYLES= texinputs/python.sty \
        texinputs/python.ist
 
 COMMONTEX= texinputs/copyright.tex \
+       texinputs/license.tex \
        texinputs/boilerplate.tex
 
 MANSTYLES= texinputs/fncychap.sty \