summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2003-09-06 06:42:01 (GMT)
committerFred Drake <fdrake@acm.org>2003-09-06 06:42:01 (GMT)
commit5b5271713010950ce7345be55b8c2d3cec7fc0b1 (patch)
tree30e7804c1463255585c5a760024f76f086b31715 /Doc
parent99812134be060d47109ab7b026dbe0333a09fa7b (diff)
downloadcpython-5b5271713010950ce7345be55b8c2d3cec7fc0b1.zip
cpython-5b5271713010950ce7345be55b8c2d3cec7fc0b1.tar.gz
cpython-5b5271713010950ce7345be55b8c2d3cec7fc0b1.tar.bz2
add missing dependency
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Makefile.deps1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps
index b3afc21..dc03a19 100644
--- a/Doc/Makefile.deps
+++ b/Doc/Makefile.deps
@@ -114,6 +114,7 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
lib/libdifflib.tex \
lib/libdoctest.tex \
lib/libunittest.tex \
+ lib/libtest.tex \
lib/libtypes.tex \
lib/libtraceback.tex \
lib/libpickle.tex \