From 31ba593a561242ae4c63414cac46235bb9a86cd9 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Thu, 21 Jun 2001 18:41:12 +0000 Subject: Added the new license.tex as shared dependency. --- Doc/Makefile.deps | 1 + 1 file changed, 1 insertion(+) diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps index 55eb070..51b02d3 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 \ -- cgit v0.12