summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2004-11-24 14:57:04 (GMT)
committerFred Drake <fdrake@acm.org>2004-11-24 14:57:04 (GMT)
commitf8c6e6a16bf1ea199fdbda9a3d9e41bcdfbe41cd (patch)
treed335b2dd5d604dc19f4a7940ae0531765b55f4ed /Doc
parent605ed0248375bbf87bbd1d80afc7c6918fd3ce2b (diff)
downloadcpython-f8c6e6a16bf1ea199fdbda9a3d9e41bcdfbe41cd.zip
cpython-f8c6e6a16bf1ea199fdbda9a3d9e41bcdfbe41cd.tar.gz
cpython-f8c6e6a16bf1ea199fdbda9a3d9e41bcdfbe41cd.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 3d38a74..5ac902b 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 \