From: Fred Drake Date: Thu, 14 Sep 2000 21:42:38 +0000 (+0000) Subject: Did not include the sha module documentation dependency. X-Git-Tag: v2.0b2~319 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=33e0beaf7763088f75fd403f603102e1d8710a15;p=thirdparty%2FPython%2Fcpython.git Did not include the sha module documentation dependency. --- diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps index 539d9e7c7da5..725eaed387b7 100644 --- a/Doc/Makefile.deps +++ b/Doc/Makefile.deps @@ -117,6 +117,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \ ../lib/librgbimg.tex \ ../lib/libcrypto.tex \ ../lib/libmd5.tex \ + ../lib/libsha.tex \ ../lib/libmpz.tex \ ../lib/librotor.tex \ ../lib/libstdwin.tex \