summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-01-21 04:59:44 (GMT)
committerFred Drake <fdrake@acm.org>1998-01-21 04:59:44 (GMT)
commit251fed3e562a7506a00ff5c9b1ae0a143ecefe96 (patch)
treef5784fd46be8094789e1973bec5ae001c05bb0c5 /Doc
parent2d754437d4759ce880c22263193f4a968735a127 (diff)
downloadcpython-251fed3e562a7506a00ff5c9b1ae0a143ecefe96.zip
cpython-251fed3e562a7506a00ff5c9b1ae0a143ecefe96.tar.gz
cpython-251fed3e562a7506a00ff5c9b1ae0a143ecefe96.tar.bz2
$(LIBFILES): Added libcopyreg.tex.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Makefile b/Doc/Makefile
index 231e71a..8034d39 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -122,7 +122,7 @@ LIBFILES = lib.tex \
libmailbox.tex libcommands.tex libcmath.tex libni.tex libgzip.tex \
libpprint.tex libcode.tex libmimify.tex libre.tex libmacic.tex \
libuserdict.tex libdis.tex libxmllib.tex libqueue.tex \
- liblocale.tex libbasehttp.tex
+ liblocale.tex libbasehttp.tex libcopyreg.tex
# Library document
lib.dvi: modindex.py $(LIBFILES)