12 lines
451 B
Diff
12 lines
451 B
Diff
diff -r b57b4e3b83ff Makefile.pre.in
|
|
--- a/Makefile.pre.in Mon Jul 14 12:20:15 2014 +0300
|
|
+++ b/Makefile.pre.in Tue Jul 15 13:04:25 2014 +0200
|
|
@@ -1157,6 +1157,7 @@
|
|
test/test_importlib/extension test/test_importlib/frozen \
|
|
test/test_importlib/import_ test/test_importlib/source \
|
|
turtledemo \
|
|
+ msilib \
|
|
multiprocessing multiprocessing/dummy \
|
|
unittest unittest/test unittest/test/testmock \
|
|
venv venv/scripts venv/scripts/posix \
|