Add entry for Cookie module.

This commit is contained in:
Fred Drake 2000-08-19 16:55:31 +00:00
parent e5c7352201
commit 15446d344d
2 changed files with 2 additions and 0 deletions

View File

@ -171,6 +171,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
../lib/libqueue.tex \ ../lib/libqueue.tex \
../lib/liblocale.tex \ ../lib/liblocale.tex \
../lib/libbasehttp.tex \ ../lib/libbasehttp.tex \
../lib/libcookie.tex \
../lib/libcopyreg.tex \ ../lib/libcopyreg.tex \
../lib/libsymbol.tex \ ../lib/libsymbol.tex \
../lib/libbinhex.tex \ ../lib/libbinhex.tex \

View File

@ -205,6 +205,7 @@ and how to embed it in other applications.
\input{libbasehttp} \input{libbasehttp}
\input{libsimplehttp} \input{libsimplehttp}
\input{libcgihttp} \input{libcgihttp}
\input{libcookie}
\input{libasyncore} \input{libasyncore}
\input{netdata} % Internet Data Handling \input{netdata} % Internet Data Handling