]> granicus.if.org Git - python/commitdiff
Add entry for Cookie module.
authorFred Drake <fdrake@acm.org>
Sat, 19 Aug 2000 16:55:31 +0000 (16:55 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 19 Aug 2000 16:55:31 +0000 (16:55 +0000)
Doc/Makefile.deps
Doc/lib/lib.tex

index 6fd16dff371ca28ab74e5446a860db8ebe87e1a8..f5b62b9fc8bb688cdcd8922a0bac7d3d0ab92b5b 100644 (file)
@@ -171,6 +171,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
        ../lib/libqueue.tex \
        ../lib/liblocale.tex \
        ../lib/libbasehttp.tex \
+       ../lib/libcookie.tex \
        ../lib/libcopyreg.tex \
        ../lib/libsymbol.tex \
        ../lib/libbinhex.tex \
index ef3f71d78a9a38a0b6785891200ceebc2a21570b..255fcd8db72093d38e1132be8c0a9ec27ed87f96 100644 (file)
@@ -205,6 +205,7 @@ and how to embed it in other applications.
 \input{libbasehttp}
 \input{libsimplehttp}
 \input{libcgihttp}
+\input{libcookie}
 \input{libasyncore}
 
 \input{netdata}                        % Internet Data Handling