mirror of
https://github.com/python/cpython.git
synced 2025-11-26 21:33:10 +00:00
Added libgettext.tex
This commit is contained in:
parent
43737641c2
commit
058365aec5
2 changed files with 2 additions and 0 deletions
|
|
@ -170,6 +170,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
|
||||||
../lib/libpyexpat.tex \
|
../lib/libpyexpat.tex \
|
||||||
../lib/libqueue.tex \
|
../lib/libqueue.tex \
|
||||||
../lib/liblocale.tex \
|
../lib/liblocale.tex \
|
||||||
|
../lib/libgettext.tex \
|
||||||
../lib/libbasehttp.tex \
|
../lib/libbasehttp.tex \
|
||||||
../lib/libcookie.tex \
|
../lib/libcookie.tex \
|
||||||
../lib/libcopyreg.tex \
|
../lib/libcopyreg.tex \
|
||||||
|
|
|
||||||
|
|
@ -145,6 +145,7 @@ and how to embed it in other applications.
|
||||||
\input{libfnmatch}
|
\input{libfnmatch}
|
||||||
\input{libshutil}
|
\input{libshutil}
|
||||||
\input{liblocale}
|
\input{liblocale}
|
||||||
|
\input{libgettext}
|
||||||
\input{libmutex}
|
\input{libmutex}
|
||||||
|
|
||||||
\input{libsomeos} % Optional Operating System Services
|
\input{libsomeos} % Optional Operating System Services
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue