summaryrefslogtreecommitdiffstats
path: root/Doc/Makefile.deps
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-07-06 04:47:25 (GMT)
committerFred Drake <fdrake@acm.org>2000-07-06 04:47:25 (GMT)
commit14ea85f325ad84400be86de02f60beebaa36cc53 (patch)
tree6c58e786c56beafa258e97b3a572ef4233cbdfff /Doc/Makefile.deps
parent011028cf74b8a5efb8b03fb596af4552f71e423e (diff)
downloadcpython-14ea85f325ad84400be86de02f60beebaa36cc53.zip
cpython-14ea85f325ad84400be86de02f60beebaa36cc53.tar.gz
cpython-14ea85f325ad84400be86de02f60beebaa36cc53.tar.bz2
Add entry for readline documentation.
Diffstat (limited to 'Doc/Makefile.deps')
-rw-r--r--Doc/Makefile.deps1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps
index 9a547bb..4b7c12e 100644
--- a/Doc/Makefile.deps
+++ b/Doc/Makefile.deps
@@ -226,6 +226,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
../lib/libnis.tex \
../lib/libpipes.tex \
../lib/libpty.tex \
+ ../lib/libreadline.tex \
../lib/librlcompleter.tex \
../lib/libsched.tex \
../lib/libstatvfs.tex \