Add entry for readline documentation.

This commit is contained in:
Fred Drake 2000-07-06 04:47:25 +00:00
parent 011028cf74
commit 14ea85f325
2 changed files with 2 additions and 0 deletions

View file

@ -226,6 +226,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
../lib/libnis.tex \ ../lib/libnis.tex \
../lib/libpipes.tex \ ../lib/libpipes.tex \
../lib/libpty.tex \ ../lib/libpty.tex \
../lib/libreadline.tex \
../lib/librlcompleter.tex \ ../lib/librlcompleter.tex \
../lib/libsched.tex \ ../lib/libsched.tex \
../lib/libstatvfs.tex \ ../lib/libstatvfs.tex \

View file

@ -170,6 +170,7 @@ and how to embed it in other applications.
\input{libzlib} \input{libzlib}
\input{libgzip} \input{libgzip}
\input{libzipfile} \input{libzipfile}
\input{libreadline}
\input{librlcompleter} \input{librlcompleter}
\input{libunix} % UNIX Specific Services \input{libunix} % UNIX Specific Services