From: Skip Montanaro Date: Mon, 14 Jul 2003 12:12:56 +0000 (+0000) Subject: + libdumbdbm X-Git-Tag: v2.3c1~88 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0f59b54f32fa590ba721a445e657b95bd4ed6dc0;p=python + libdumbdbm --- diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps index fc424bdbb8..b3afc2161c 100644 --- a/Doc/Makefile.deps +++ b/Doc/Makefile.deps @@ -230,6 +230,7 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \ lib/libuser.tex \ lib/libanydbm.tex \ lib/libbsddb.tex \ + lib/libdumbdbm.tex \ lib/libdbhash.tex \ lib/librandom.tex \ lib/libsite.tex \