From 0135b65c01ccfd065fe2f9753509014bf182258c Mon Sep 17 00:00:00 2001 From: Neal Norwitz Date: Fri, 21 Mar 2003 00:28:30 +0000 Subject: [PATCH] Add new CSV module to doc dependancies --- Doc/Makefile.deps | 1 + 1 file changed, 1 insertion(+) diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps index 8d9d36e1ea..b43106fda5 100644 --- a/Doc/Makefile.deps +++ b/Doc/Makefile.deps @@ -336,6 +336,7 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \ lib/tkinter.tex \ lib/libturtle.tex \ lib/libtarfile.tex \ + lib/libcsv.tex \ lib/libcfgparser.tex # LaTeX source files for Macintosh Library Modules. -- 2.50.1