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 4373764 commit 058365aCopy full SHA for 058365a
2 files changed
Doc/Makefile.deps
@@ -170,6 +170,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
170
../lib/libpyexpat.tex \
171
../lib/libqueue.tex \
172
../lib/liblocale.tex \
173
+ ../lib/libgettext.tex \
174
../lib/libbasehttp.tex \
175
../lib/libcookie.tex \
176
../lib/libcopyreg.tex \
Doc/lib/lib.tex
@@ -145,6 +145,7 @@ \chapter*{Front Matter\label{front}}
145
\input{libfnmatch}
146
\input{libshutil}
147
\input{liblocale}
148
+\input{libgettext}
149
\input{libmutex}
150
151
\input{libsomeos} % Optional Operating System Services
0 commit comments