From: Barry Warsaw Date: Mon, 20 Jan 2003 01:13:21 +0000 (+0000) Subject: Install email/test, email/test/data and bsddb/test subdirectories. X-Git-Tag: v2.3c1~2397 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2c71ad3d72c457ff5fad609657b3d5676f297270;p=thirdparty%2FPython%2Fcpython.git Install email/test, email/test/data and bsddb/test subdirectories. --- diff --git a/Makefile.pre.in b/Makefile.pre.in index c7c41561b86a..63f03c4508d2 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -621,7 +621,8 @@ PLATMACDIRS= plat-mac plat-mac/Carbon plat-mac/lib-scriptpackages \ plat-mac/lib-scriptpackages/StdSuites \ plat-mac/lib-scriptpackages/Terminal LIBSUBDIRS= lib-old lib-tk site-packages test test/output test/data \ - encodings email compiler hotshot logging bsddb \ + encodings email email/test email/test/data compiler hotshot \ + logging bsddb bsddb/test \ distutils distutils/command $(XMLLIBSUBDIRS) curses $(MACHDEPS) libinstall: $(BUILDPYTHON) $(srcdir)/Lib/$(PLATDIR) @for i in $(SCRIPTDIR) $(LIBDEST); \