From: Fred Drake Date: Thu, 21 Jun 2001 18:41:12 +0000 (+0000) Subject: Added the new license.tex as shared dependency. X-Git-Tag: v2.0.1~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31ba593a561242ae4c63414cac46235bb9a86cd9;p=thirdparty%2FPython%2Fcpython.git Added the new license.tex as shared dependency. --- diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps index 55eb070c15e7..51b02d334352 100644 --- a/Doc/Makefile.deps +++ b/Doc/Makefile.deps @@ -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 \