diff options
author | Sjoerd Mullender <sjoerd@acm.org> | 1995-03-28 11:56:52 (GMT) |
---|---|---|
committer | Sjoerd Mullender <sjoerd@acm.org> | 1995-03-28 11:56:52 (GMT) |
commit | ffd6de104970ba4e998b0c35d74c941feac322bb (patch) | |
tree | e066fe9686f8295e1a185bb4304d61f1c60f25db /Doc/Makefile | |
parent | 3caad8c291691dbec58a75db2341d80522793f88 (diff) | |
download | cpython-ffd6de104970ba4e998b0c35d74c941feac322bb.zip cpython-ffd6de104970ba4e998b0c35d74c941feac322bb.tar.gz cpython-ffd6de104970ba4e998b0c35d74c941feac322bb.tar.bz2 |
New documentation on the CD module.
Diffstat (limited to 'Doc/Makefile')
-rw-r--r-- | Doc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/Makefile b/Doc/Makefile index 5b43f89..57ec616 100644 --- a/Doc/Makefile +++ b/Doc/Makefile @@ -100,6 +100,7 @@ ref.dvi: ref.tex ref1.tex ref2.tex ref3.tex ref4.tex ref5.tex ref6.tex \ LIBFILES = lib.tex \ libal.tex libaifc.tex libamoeba.tex libarray.tex libaudio.tex libaudioop.tex \ libbltin.tex \ +libcd.tex \ libcgi.tex libcopy.tex libctb.tex libcrypto.tex \ libdbm.tex \ libexcs.tex \ |