summaryrefslogtreecommitdiffstats
path: root/Makefile.pre.in
diff options
context:
space:
mode:
authorZachary Ware <zachary.ware@gmail.com>2016-08-30 07:12:43 (GMT)
committerZachary Ware <zachary.ware@gmail.com>2016-08-30 07:12:43 (GMT)
commita582af8a5c25705147d7893ca81c1bda000a3ccd (patch)
tree52d88626df3807429fa24ab1c5520289b87f82f9 /Makefile.pre.in
parent6dd11094f2b8e31d057de9a7ab87fde5b93f5206 (diff)
parentde354bc7fc6db85bd5cbcad679d4dffeebd92aaa (diff)
downloadcpython-a582af8a5c25705147d7893ca81c1bda000a3ccd.zip
cpython-a582af8a5c25705147d7893ca81c1bda000a3ccd.tar.gz
cpython-a582af8a5c25705147d7893ca81c1bda000a3ccd.tar.bz2
Merge with 3.5
Diffstat (limited to 'Makefile.pre.in')
-rw-r--r--Makefile.pre.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.pre.in b/Makefile.pre.in
index 4133e7e..9e9b1ad 100644
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -1202,7 +1202,7 @@ LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \
importlib test/test_importlib test/test_importlib/builtin \
test/test_importlib/extension test/test_importlib/frozen \
test/test_importlib/import_ test/test_importlib/source \
- test/test_tools test/test_warnings \
+ test/test_tools test/test_warnings test/test_warnings/data \
turtledemo \
multiprocessing multiprocessing/dummy \
unittest unittest/test unittest/test/testmock \