mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +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/libqueue.tex \
|
||||
../lib/liblocale.tex \
|
||||
../lib/libgettext.tex \
|
||||
../lib/libbasehttp.tex \
|
||||
../lib/libcookie.tex \
|
||||
../lib/libcopyreg.tex \
|
||||
|
|
|
@ -145,6 +145,7 @@ and how to embed it in other applications.
|
|||
\input{libfnmatch}
|
||||
\input{libshutil}
|
||||
\input{liblocale}
|
||||
\input{libgettext}
|
||||
\input{libmutex}
|
||||
|
||||
\input{libsomeos} % Optional Operating System Services
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue