summaryrefslogtreecommitdiffstats
path: root/Doc/Makefile.deps
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1999-03-16 16:11:27 (GMT)
committerFred Drake <fdrake@acm.org>1999-03-16 16:11:27 (GMT)
commit15087437d525a27c2d34d566390ef3085cf380c8 (patch)
tree0b6d790acc1d9fb68d8311d5149ac0ebe579ae34 /Doc/Makefile.deps
parent8df362cf9753277dcc284e153ca0d2d9fe744268 (diff)
downloadcpython-15087437d525a27c2d34d566390ef3085cf380c8.zip
cpython-15087437d525a27c2d34d566390ef3085cf380c8.tar.gz
cpython-15087437d525a27c2d34d566390ef3085cf380c8.tar.bz2
Add support for "Documenting Python".
Diffstat (limited to 'Doc/Makefile.deps')
-rw-r--r--Doc/Makefile.deps2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps
index 2cdd019..06f6961 100644
--- a/Doc/Makefile.deps
+++ b/Doc/Makefile.deps
@@ -4,6 +4,8 @@
APIFILES= ../api/api.tex
+DOCFILES= ../doc/doc.tex
+
EXTFILES= ../ext/ext.tex
TUTFILES= ../tut/tut.tex