cpython: e6f2f3eda290 (original) (raw)

Mercurial > cpython

changeset 84921:e6f2f3eda290 3.3

Issue #15494: Install new test/support directory. [#15494]

Ned Deily nad@acm.org
date Tue, 30 Jul 2013 14:30:15 -0700
parents 81bc2d64c006
children 4df2e094f83e 366beee880aa
files Makefile.pre.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-)[+] [-] Makefile.pre.in 2

line wrap: on

line diff

--- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -1012,7 +1012,7 @@ LIBSUBDIRS= tkinter tkinter/test tkinter tkinter/test/test_ttk site-packages test [](#l1.4) test/capath test/data [](#l1.5) test/cjkencodings test/decimaltestdata test/xmltestdata [](#l1.6) - test/subprocessdata test/sndhdrdata [](#l1.7) + test/subprocessdata test/sndhdrdata test/support [](#l1.8) test/tracedmodules test/encoded_modules [](#l1.9) test/namespace_pkgs [](#l1.10) test/namespace_pkgs/both_portions [](#l1.11)