Hook in the documentation for the unicodedata module.
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 @@
 	../lib/libstrings.tex \
 	../lib/libstring.tex \
 	../lib/libcodecs.tex \
+	../lib/libunicodedata.tex \
 	../lib/libregex.tex \
 	../lib/libregsub.tex \
 	../lib/libstruct.tex \
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex
index e04527e..b426a6a 100644
--- a/Doc/lib/lib.tex
+++ b/Doc/lib/lib.tex
@@ -114,6 +114,7 @@
 \input{libfpformat}
 \input{libstringio}
 \input{libcodecs}
+\input{libunicodedata}
 %\input{libsoundex}
 
 \input{libmisc}			% Miscellaneous Services