summaryrefslogtreecommitdiffstats
path: root/Doc/Makefile
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-11-18 15:11:47 (GMT)
committerGuido van Rossum <guido@python.org>1997-11-18 15:11:47 (GMT)
commiteae121e4360973e9fa197ec798790533da520dc5 (patch)
tree4a987913b227691c9c69378c7c7268b3de7630d3 /Doc/Makefile
parenta10768ae44d0547448e6a7940338342be41b1d76 (diff)
downloadcpython-eae121e4360973e9fa197ec798790533da520dc5.zip
cpython-eae121e4360973e9fa197ec798790533da520dc5.tar.gz
cpython-eae121e4360973e9fa197ec798790533da520dc5.tar.bz2
Adding dis and xmllib 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 aef8705..cbf2f2d 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -113,7 +113,7 @@ LIBFILES = lib.tex \
libbase64.tex libfnmatch.tex libquopri.tex libzlib.tex libsocksvr.tex \
libmailbox.tex libcommands.tex libcmath.tex libni.tex libgzip.tex \
libpprint.tex libcode.tex libmimify.tex libre.tex libmacic.tex \
- libuserdict.tex
+ libuserdict.tex libdis.tex libxmllib.tex
# Library document
lib.dvi: $(LIBFILES)