commit | 6bed8f95d72f622cb916bcebad651ccd3de6fe9d | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Mon May 01 19:53:45 2017 +0300 |
committer | GitHub <noreply@github.com> | Mon May 01 19:53:45 2017 +0300 |
tree | cd23419fed5233c5f2c8fccae5cd261da4a5163f | |
parent | a694e092f6356970ca0d3e86000a3a829fb212b4 [diff] |
bpo-30207: Install the Lib/test/support directory. (#1369)
diff --git a/Makefile.pre.in b/Makefile.pre.in index 2b054684..57ee092 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in
@@ -1044,6 +1044,7 @@ 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 \