Issue #14541: Added test/sndhdrdata to Makefile.pre.in for installation.
This commit is contained in:
parent
cc4979092f
commit
935b62968e
|
@ -917,7 +917,8 @@ XMLLIBSUBDIRS= xml xml/dom xml/etree xml/parsers xml/sax
|
||||||
LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \
|
LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \
|
||||||
tkinter/test/test_ttk site-packages test \
|
tkinter/test/test_ttk site-packages test \
|
||||||
test/capath test/data \
|
test/capath test/data \
|
||||||
test/cjkencodings test/decimaltestdata test/xmltestdata test/subprocessdata \
|
test/cjkencodings test/decimaltestdata test/xmltestdata \
|
||||||
|
test/subprocessdata test/sndhdrdata \
|
||||||
test/tracedmodules test/encoded_modules \
|
test/tracedmodules test/encoded_modules \
|
||||||
concurrent concurrent/futures encodings \
|
concurrent concurrent/futures encodings \
|
||||||
email email/mime email/test email/test/data \
|
email email/mime email/test email/test/data \
|
||||||
|
|
Loading…
Reference in New Issue