From 2c71ad3d72c457ff5fad609657b3d5676f297270 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Mon, 20 Jan 2003 01:13:21 +0000 Subject: [PATCH] Install email/test, email/test/data and bsddb/test subdirectories. --- Makefile.pre.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.pre.in b/Makefile.pre.in index c7c41561b86..63f03c4508d 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); \