From 65614da20e1e7ecd8ebc805331ca6cc1696cf205 Mon Sep 17 00:00:00 2001 From: Serhiy Storchaka Date: Mon, 24 Jul 2017 21:14:43 +0300 Subject: [PATCH] bpo-30814, bpo-30876: Add new import test files to projects. --- Makefile.pre.in | 2 ++ PCbuild/lib.pyproj | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/Makefile.pre.in b/Makefile.pre.in index 5602c165463af6..98934916578062 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -1204,6 +1204,8 @@ LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \ test/test_import/data \ test/test_import/data/circular_imports \ test/test_import/data/circular_imports/subpkg \ + test/test_import/data/package \ + test/test_import/data/package2 \ test/test_importlib/namespace_pkgs \ test/test_importlib/namespace_pkgs/both_portions \ test/test_importlib/namespace_pkgs/both_portions/foo \ diff --git a/PCbuild/lib.pyproj b/PCbuild/lib.pyproj index 73927b33f72b5e..273d5ef7529e9e 100644 --- a/PCbuild/lib.pyproj +++ b/PCbuild/lib.pyproj @@ -1127,6 +1127,10 @@ + + + + @@ -1786,6 +1790,8 @@ + +