From: Fred Drake Date: Fri, 22 Jun 2001 17:07:02 +0000 (+0000) Subject: Add the new texinputs/license.tex to the shared dependencies. X-Git-Tag: v2.2a3~1474 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=aff8837740febde22d45b5914fc794ebe9fa141a;p=thirdparty%2FPython%2Fcpython.git Add the new texinputs/license.tex to the shared dependencies. --- diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps index d0ed4148c3d4..f7f73f910ec8 100644 --- a/Doc/Makefile.deps +++ b/Doc/Makefile.deps @@ -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 \