summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2001-06-22 17:07:02 (GMT)
committerFred Drake <fdrake@acm.org>2001-06-22 17:07:02 (GMT)
commitaff8837740febde22d45b5914fc794ebe9fa141a (patch)
tree635118f777ff9efbc4785db4a4c12ffa24560e9e
parent9966e2c6631143445d4faa34fb245524fe95b4b7 (diff)
downloadcpython-aff8837740febde22d45b5914fc794ebe9fa141a.zip
cpython-aff8837740febde22d45b5914fc794ebe9fa141a.tar.gz
cpython-aff8837740febde22d45b5914fc794ebe9fa141a.tar.bz2
Add the new texinputs/license.tex to the shared dependencies.
-rw-r--r--Doc/Makefile.deps1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps
index d0ed414..f7f73f9 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 \