Add entry for the fpformat module.
diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps
index 84b1ae0..201db22 100644
--- a/Doc/Makefile.deps
+++ b/Doc/Makefile.deps
@@ -181,6 +181,7 @@
 	../lib/libmhlib.tex \
 	../lib/libtelnetlib.tex \
 	../lib/libcolorsys.tex \
+	../lib/libfpformat.tex \
 	../lib/libcfgparser.tex
 
 # LaTeX source files for Macintosh Library Modules.
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex
index 72a457f..b9e8908 100644
--- a/Doc/lib/lib.tex
+++ b/Doc/lib/lib.tex
@@ -105,6 +105,7 @@
 \input{libregex}
 \input{libregsub}
 \input{libstruct}
+\input{libfpformat}
 \input{libstringio}
 %\input{libsoundex}