Added texinputs/pypaper.sty to the list of manual style files, so that the
.dvi files are properly dependent on it.
diff --git a/Doc/Makefile b/Doc/Makefile
index 0846119..d61b1a1 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -162,7 +162,7 @@
# We really need some support of dependency generator for this...
MANSTYLES=texinputs/fncychap.sty texinputs/manual.cls \
- texinputs/python.sty texinputs/myindex.ist
+ texinputs/python.sty texinputs/pypaper.sty texinputs/myindex.ist
COMMONTEX=$(MANSTYLES) texinputs/copyright.tex texinputs/boilerplate.tex