From: Ned Deily Date: Sun, 8 Feb 2015 04:48:40 +0000 (+1100) Subject: Issue #23285: Install new test directory. X-Git-Tag: v3.5.0a2~181^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=914db0f11cae7874b1e58f170ef033f157cf45e5;p=python Issue #23285: Install new test directory. --- diff --git a/Makefile.pre.in b/Makefile.pre.in index 55032d0ba0..d9ee777085 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -1143,6 +1143,7 @@ LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \ test/audiodata \ test/capath test/data \ test/cjkencodings test/decimaltestdata test/xmltestdata \ + test/eintrdata \ test/imghdrdata \ test/subprocessdata test/sndhdrdata test/support \ test/tracedmodules test/encoded_modules \