From 5b5271713010950ce7345be55b8c2d3cec7fc0b1 Mon Sep 17 00:00:00 2001
From: Fred Drake <fdrake@acm.org>
Date: Sat, 6 Sep 2003 06:42:01 +0000
Subject: add missing dependency

---
 Doc/Makefile.deps | 1 +
 1 file changed, 1 insertion(+)

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 \
-- 
cgit v0.12