summaryrefslogtreecommitdiffstats
path: root/Doc/Makefile
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-08-14 23:12:18 (GMT)
committerGuido van Rossum <guido@python.org>1997-08-14 23:12:18 (GMT)
commit1acceb0650aa0bebe082517627d375aea0be25c8 (patch)
treead4ebe87ffbedc4e43977f09f131ea6bd3375fdc /Doc/Makefile
parentff7d1047782d6a63025ab486109e85313972ac97 (diff)
downloadcpython-1acceb0650aa0bebe082517627d375aea0be25c8.zip
cpython-1acceb0650aa0bebe082517627d375aea0be25c8.tar.gz
cpython-1acceb0650aa0bebe082517627d375aea0be25c8.tar.bz2
Added AMK's first cut at docs for re.py
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 7fc78ae..58bb93e 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -112,7 +112,7 @@ LIBFILES = lib.tex \
libuser.tex libanydbm.tex librandom.tex libsite.tex libwhichdb.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
+ libpprint.tex libcode.tex libmimify.tex libre.tex
# Library document
lib.dvi: $(LIBFILES)