Added entry for the hmac module.

This commit is contained in:
Fred Drake 2001-09-11 16:59:42 +00:00
parent aae8da18fd
commit 1c66f8965a
2 changed files with 2 additions and 0 deletions

View file

@ -138,6 +138,7 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
lib/libmd5.tex \
lib/libsha.tex \
lib/libmpz.tex \
lib/libhmac.tex \
lib/librotor.tex \
lib/libstdwin.tex \
lib/libsgi.tex \

View file

@ -261,6 +261,7 @@ and how to embed it in other applications.
\input{libsndhdr}
\input{libcrypto} % Cryptographic Services
\input{libhmac}
\input{libmd5}
\input{libsha}
\input{libmpz}