summaryrefslogtreecommitdiffstats
path: root/Doc/Makefile.deps
diff options
context:
space:
mode:
authorGerhard Häring <gh@ghaering.de>2006-04-29 23:12:41 (GMT)
committerGerhard Häring <gh@ghaering.de>2006-04-29 23:12:41 (GMT)
commiteb2e1926acdf803b8416724e5321df07b2798b2a (patch)
treed2b7d488de7e9493d77336588b09043f9b7023ce /Doc/Makefile.deps
parent1e0139753361f7fb820e63950b04203dc02e803c (diff)
downloadcpython-eb2e1926acdf803b8416724e5321df07b2798b2a.zip
cpython-eb2e1926acdf803b8416724e5321df07b2798b2a.tar.gz
cpython-eb2e1926acdf803b8416724e5321df07b2798b2a.tar.bz2
This is the start of documentation for the sqlite3 module. Please feel free to
find a better place for the link to it than alongside bsddb & friends.
Diffstat (limited to 'Doc/Makefile.deps')
-rw-r--r--Doc/Makefile.deps3
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps
index 5356294..e26d99b 100644
--- a/Doc/Makefile.deps
+++ b/Doc/Makefile.deps
@@ -350,7 +350,8 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
lib/libturtle.tex \
lib/libtarfile.tex \
lib/libcsv.tex \
- lib/libcfgparser.tex
+ lib/libcfgparser.tex \
+ lib/libsqlite3.tex
# LaTeX source files for Macintosh Library Modules.
MACFILES= $(HOWTOSTYLES) $(INDEXSTYLES) $(COMMONTEX) \