summaryrefslogtreecommitdiffstats
path: root/Doc/Makefile.deps
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-06-13 20:51:29 (GMT)
committerFred Drake <fdrake@acm.org>2000-06-13 20:51:29 (GMT)
commitfb79ffae4db119a7e027085b3693be3d2764f845 (patch)
tree9de0fa7494c9ec630a9752765a7f60841ac0fc2d /Doc/Makefile.deps
parent28b294459d04682a6aefc0e2db34dfa1d454e6b8 (diff)
downloadcpython-fb79ffae4db119a7e027085b3693be3d2764f845.zip
cpython-fb79ffae4db119a7e027085b3693be3d2764f845.tar.gz
cpython-fb79ffae4db119a7e027085b3693be3d2764f845.tar.bz2
Hook in the documentation for the unicodedata module.
Diffstat (limited to 'Doc/Makefile.deps')
-rw-r--r--Doc/Makefile.deps1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps
index 91e8f58..b6a127f 100644
--- a/Doc/Makefile.deps
+++ b/Doc/Makefile.deps
@@ -61,6 +61,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
../lib/libstrings.tex \
../lib/libstring.tex \
../lib/libcodecs.tex \
+ ../lib/libunicodedata.tex \
../lib/libregex.tex \
../lib/libregsub.tex \
../lib/libstruct.tex \