summaryrefslogtreecommitdiffstats
path: root/Doc/lib.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/lib.tex')
-rw-r--r--Doc/lib.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/lib.tex b/Doc/lib.tex
index 4239c4a..2c99cbe 100644
--- a/Doc/lib.tex
+++ b/Doc/lib.tex
@@ -142,6 +142,7 @@ to Python and how to embed it in other applications.
\input{librfc822}
\input{libmimetools}
\input{libbinascii}
+\input{libxdrlib}
\input{libmm} % Multimedia Services
\input{libaudioop}
@@ -149,6 +150,7 @@ to Python and how to embed it in other applications.
\input{libaifc}
\input{libjpeg}
\input{librgbimg}
+\input{libimghdr}
\input{libcrypto} % Cryptographic Services
\input{libmd5}