diff -Naur Python-3.6.5-orig/Makefile.pre.in Python-3.6.5/Makefile.pre.in --- Python-3.6.5-orig/Makefile.pre.in 2018-04-16 09:54:31.470716800 +0300 +++ Python-3.6.5/Makefile.pre.in 2018-04-16 09:55:05.104031800 +0300 @@ -1301,6 +1301,7 @@ test/test_importlib/import_ test/test_importlib/source \ test/test_tools test/test_warnings test/test_warnings/data \ turtledemo \ + msilib \ multiprocessing multiprocessing/dummy \ unittest unittest/test unittest/test/testmock \ venv venv/scripts venv/scripts/common venv/scripts/posix \