From 487915c729022a93e9b824a3b70224ff9d32026f Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Wed, 8 Apr 2009 13:27:29 +0000 Subject: these must be installed to correctly run tests --- Makefile.pre.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.pre.in b/Makefile.pre.in index 31a52a0..3525164 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -826,7 +826,8 @@ LIBSUBDIRS= lib-tk site-packages test test/output test/data \ json json/tests \ sqlite3 sqlite3/test \ logging bsddb bsddb/test csv importlib wsgiref \ - lib2to3 lib2to3/fixes lib2to3/pgen2 lib2to3/tests \ + lib2to3 lib2to3/fixes lib2to3/pgen2 lib2to3/tests + lib2to3/tests/data lib2to3/tests/data/fixes lib2to3/tests/data/fixers/myfixes \ ctypes ctypes/test ctypes/macholib idlelib idlelib/Icons \ distutils distutils/command distutils/tests $(XMLLIBSUBDIRS) \ multiprocessing multiprocessing/dummy \ -- cgit v0.12