summaryrefslogtreecommitdiffstats
path: root/Doc/Makefile
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1997-06-12 16:06:19 (GMT)
committerFred Drake <fdrake@acm.org>1997-06-12 16:06:19 (GMT)
commitb4aeaebfe8b3d495b8b292268cb7da679b05e802 (patch)
treeb9b1aee890898c7cf5dcb18d6060dbee70b865a2 /Doc/Makefile
parent4fd1292c3cd14aaf321747b9c8cfa1cafbf5323c (diff)
downloadcpython-b4aeaebfe8b3d495b8b292268cb7da679b05e802.zip
cpython-b4aeaebfe8b3d495b8b292268cb7da679b05e802.tar.gz
cpython-b4aeaebfe8b3d495b8b292268cb7da679b05e802.tar.bz2
Added libcommands.tex to list of library reference dependencies.
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 b72faa3..4e48d68 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -111,7 +111,7 @@ LIBFILES = lib.tex \
libstat.tex libstrio.tex libundoc.tex libmailcap.tex libglob.tex \
libuser.tex libanydbm.tex librandom.tex libsite.tex libwhichdb.tex \
libbase64.tex libfnmatch.tex libquopri.tex libzlib.tex libsocksvr.tex \
- libmailbox.tex
+ libmailbox.tex libcommands.tex
# Library document
lib.dvi: $(LIBFILES)