summaryrefslogtreecommitdiffstats
path: root/Doc/Makefile
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-03-03 16:01:21 (GMT)
committerGuido van Rossum <guido@python.org>1997-03-03 16:01:21 (GMT)
commitcda3d7d0e7c5a507bee1ee1610745271af25dea9 (patch)
tree19fba84f185cd98d48ec25c7f7a9fe4734fdf518 /Doc/Makefile
parent20e4210ec4b7303f966939484c0d0023060cc442 (diff)
downloadcpython-cda3d7d0e7c5a507bee1ee1610745271af25dea9.zip
cpython-cda3d7d0e7c5a507bee1ee1610745271af25dea9.tar.gz
cpython-cda3d7d0e7c5a507bee1ee1610745271af25dea9.tar.bz2
Added (minimal) StringIO docs.
Diffstat (limited to 'Doc/Makefile')
-rw-r--r--Doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Makefile b/Doc/Makefile
index 2407b9b..a244f9e 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -113,7 +113,7 @@ LIBFILES = lib.tex \
libxdrlib.tex libimghdr.tex \
librestricted.tex librexec.tex libbastion.tex \
libformatter.tex liboperator.tex libsoundex.tex libresource.tex \
- libstat.tex
+ libstat.tex libstrio.tex
# Library document
lib.dvi: $(LIBFILES)