Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14631f6 commit 659f377Copy full SHA for 659f377
2 files changed
Doc/Makefile.deps
@@ -241,6 +241,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
241
lib/libchunk.tex \
242
lib/libcodeop.tex \
243
lib/libcurses.tex \
244
+ lib/libcursespanel.tex \
245
lib/libascii.tex \
246
lib/libdl.tex \
247
lib/libmutex.tex \
Doc/lib/lib.tex
@@ -140,6 +140,7 @@ \chapter*{Front Matter\label{front}}
140
\input{libgetpass}
141
\input{libcurses}
142
\input{libascii} % curses.ascii
143
+\input{libcursespanel}
144
\input{libgetopt}
145
\input{libtempfile}
146
\input{liberrno}
0 commit comments