summaryrefslogtreecommitdiffstats
path: root/Doc/Makefile.deps
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2002-12-23 19:03:00 (GMT)
committerFred Drake <fdrake@acm.org>2002-12-23 19:03:00 (GMT)
commit446f32367b4900b8cbbeb155c5553d8277fa56cf (patch)
tree336442ca4753b02344bb6b5492626f4e27d10dac /Doc/Makefile.deps
parentbbdb2508621d880b1bd8b7d9eb2942f06c5602ac (diff)
downloadcpython-446f32367b4900b8cbbeb155c5553d8277fa56cf.zip
cpython-446f32367b4900b8cbbeb155c5553d8277fa56cf.tar.gz
cpython-446f32367b4900b8cbbeb155c5553d8277fa56cf.tar.bz2
Add in the datetime docs now that they pass LaTeX. Still ugly, but that can
be fixed.
Diffstat (limited to 'Doc/Makefile.deps')
-rw-r--r--Doc/Makefile.deps2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps
index f3845b8..3652a27 100644
--- a/Doc/Makefile.deps
+++ b/Doc/Makefile.deps
@@ -137,6 +137,8 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
lib/libarray.tex \
lib/liballos.tex \
lib/libos.tex \
+ lib/libdatetime.tex \
+ lib/tzinfo-examples.py \
lib/libtime.tex \
lib/libgetopt.tex \
lib/libtempfile.tex \