]> granicus.if.org Git - python/commitdiff
bpo-30207: Install the Lib/test/support directory. (#1369)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 1 May 2017 16:53:45 +0000 (19:53 +0300)
committerGitHub <noreply@github.com>
Mon, 1 May 2017 16:53:45 +0000 (19:53 +0300)
Makefile.pre.in

index 2b054684c63372a1d26f3204bdf8dd16677bfde4..57ee092bd0faca6c153cb761d9c31f08cb48f23d 100644 (file)
@@ -1044,6 +1044,7 @@ LIBSUBDIRS=       lib-tk lib-tk/test lib-tk/test/test_tkinter \
                test/data test/cjkencodings test/decimaltestdata test/xmltestdata \
                test/imghdrdata \
                test/subprocessdata \
+               test/support \
                test/tracedmodules \
                encodings compiler hotshot \
                email email/mime email/test email/test/data \