From: Fred Drake Date: Wed, 24 Nov 2004 14:57:04 +0000 (+0000) Subject: add missing dependency X-Git-Tag: v2.4~19 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f8c6e6a16bf1ea199fdbda9a3d9e41bcdfbe41cd;p=thirdparty%2FPython%2Fcpython.git add missing dependency --- diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps index 3d38a74033e4..5ac902bef2e5 100644 --- a/Doc/Makefile.deps +++ b/Doc/Makefile.deps @@ -141,6 +141,7 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \ lib/libmath.tex \ lib/librand.tex \ lib/libwhrandom.tex \ + lib/libdecimal.tex \ lib/libarray.tex \ lib/liballos.tex \ lib/libos.tex \