Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 935b629

Browse files
committed
Issue #14541: Added test/sndhdrdata to Makefile.pre.in for installation.
1 parent cc49790 commit 935b629

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Makefile.pre.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -917,7 +917,8 @@ XMLLIBSUBDIRS= xml xml/dom xml/etree xml/parsers xml/sax
917917
LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \
918918
tkinter/test/test_ttk site-packages test \
919919
test/capath test/data \
920-
test/cjkencodings test/decimaltestdata test/xmltestdata test/subprocessdata \
920+
test/cjkencodings test/decimaltestdata test/xmltestdata \
921+
test/subprocessdata test/sndhdrdata \
921922
test/tracedmodules test/encoded_modules \
922923
concurrent concurrent/futures encodings \
923924
email email/mime email/test email/test/data \

0 commit comments

Comments
 (0)