summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2000-08-30 03:26:17 (GMT)
committerBarry Warsaw <barry@python.org>2000-08-30 03:26:17 (GMT)
commit058365aec5aee492993934e7ee9f19ed3004e4bc (patch)
tree1a8808f09e43a35e1414aff07aa51de8fcd415e5 /Doc
parent43737641c227a8e29150adfa4bab310fc8764845 (diff)
downloadcpython-058365aec5aee492993934e7ee9f19ed3004e4bc.zip
cpython-058365aec5aee492993934e7ee9f19ed3004e4bc.tar.gz
cpython-058365aec5aee492993934e7ee9f19ed3004e4bc.tar.bz2
Added libgettext.tex
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Makefile.deps1
-rw-r--r--Doc/lib/lib.tex1
2 files changed, 2 insertions, 0 deletions
diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps
index f5b62b9..f2b268a 100644
--- a/Doc/Makefile.deps
+++ b/Doc/Makefile.deps
@@ -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 \
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex
index 255fcd8..0e057bd 100644
--- a/Doc/lib/lib.tex
+++ b/Doc/lib/lib.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