Add the new texinputs/license.tex to the shared dependencies.
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 @@
 	texinputs/python.ist
 
 COMMONTEX= texinputs/copyright.tex \
+	texinputs/license.tex \
 	texinputs/boilerplate.tex
 
 MANSTYLES= texinputs/fncychap.sty \