summaryrefslogtreecommitdiffstats
path: root/Doc/Makefile
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-04-27 21:25:52 (GMT)
committerGuido van Rossum <guido@python.org>1997-04-27 21:25:52 (GMT)
commite76b7a8fcd769c4204a7f0e0438dce482fa32015 (patch)
tree2a9c31b1cbe429d5b5a09b37f03d210b07678cb0 /Doc/Makefile
parent8be9a116175fbc5cea9d93e5e998af0df4cee23b (diff)
downloadcpython-e76b7a8fcd769c4204a7f0e0438dce482fa32015.zip
cpython-e76b7a8fcd769c4204a7f0e0438dce482fa32015.tar.gz
cpython-e76b7a8fcd769c4204a7f0e0438dce482fa32015.tar.bz2
Added fnmatch, base64 and quopri, received from Andrew Kuchling.
Diffstat (limited to 'Doc/Makefile')
-rw-r--r--Doc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/Makefile b/Doc/Makefile
index ebcfa12..bf2491c 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -114,7 +114,8 @@ LIBFILES = lib.tex \
librestricted.tex librexec.tex libbastion.tex \
libformatter.tex liboperator.tex libsoundex.tex libresource.tex \
libstat.tex libstrio.tex libundoc.tex libmailcap.tex libglob.tex \
- libuser.tex libanydbm.tex librandom.tex libsite.tex libwhichdb.tex
+ libuser.tex libanydbm.tex librandom.tex libsite.tex libwhichdb.tex \
+ libbase64.tex libfnmatch.tex libquopri.tex
# Library document
lib.dvi: $(LIBFILES)