From 0ed2ae46d540de61a92c0ea5481f19a7981e4c82 Mon Sep 17 00:00:00 2001 From: Skip Montanaro Date: Thu, 20 Mar 2003 23:35:38 +0000 Subject: include the csv package during installation --- Makefile.pre.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.pre.in b/Makefile.pre.in index 333f348..3257bf9 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -626,7 +626,7 @@ PLATMACDIRS= plat-mac plat-mac/Carbon plat-mac/lib-scriptpackages \ PLATMACPATH=:plat-mac:plat-mac/lib-scriptpackages LIBSUBDIRS= lib-old lib-tk site-packages test test/output test/data \ encodings email email/test email/test/data compiler hotshot \ - logging bsddb bsddb/test \ + logging bsddb bsddb/test csv \ distutils distutils/command $(XMLLIBSUBDIRS) curses $(MACHDEPS) libinstall: $(BUILDPYTHON) $(srcdir)/Lib/$(PLATDIR) @for i in $(SCRIPTDIR) $(LIBDEST); \ -- cgit v0.12