diff options
author | Fred Drake <fdrake@acm.org> | 2006-05-01 16:28:54 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2006-05-01 16:28:54 (GMT) |
commit | d22c6dbdfa65d20a7db889ff3ec76d311a3efc67 (patch) | |
tree | 25487b13862ba58a1d906820dfa058ec62ac6cd9 /Doc/Makefile.deps | |
parent | a07fbce4516820b61bce310a6b5f9437b9d1e4ca (diff) | |
download | cpython-d22c6dbdfa65d20a7db889ff3ec76d311a3efc67.zip cpython-d22c6dbdfa65d20a7db889ff3ec76d311a3efc67.tar.gz cpython-d22c6dbdfa65d20a7db889ff3ec76d311a3efc67.tar.bz2 |
add dependency
Diffstat (limited to 'Doc/Makefile.deps')
-rw-r--r-- | Doc/Makefile.deps | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps index e26d99b..11c6de0 100644 --- a/Doc/Makefile.deps +++ b/Doc/Makefile.deps @@ -308,6 +308,7 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \ lib/libgetpass.tex \ lib/libshutil.tex \ lib/librepr.tex \ + lib/libmsilib.tex \ lib/libmsvcrt.tex \ lib/libwinreg.tex \ lib/libwinsound.tex \ |