Add entry for curses.panel documentation.

This commit is contained in:
Fred Drake 2001-03-29 22:23:19 +00:00
parent 14631f674f
commit 659f377ed9
2 changed files with 2 additions and 0 deletions

View file

@ -241,6 +241,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
lib/libchunk.tex \
lib/libcodeop.tex \
lib/libcurses.tex \
lib/libcursespanel.tex \
lib/libascii.tex \
lib/libdl.tex \
lib/libmutex.tex \

View file

@ -140,6 +140,7 @@ and how to embed it in other applications.
\input{libgetpass}
\input{libcurses}
\input{libascii} % curses.ascii
\input{libcursespanel}
\input{libgetopt}
\input{libtempfile}
\input{liberrno}