mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Issue #14541: Added test/sndhdrdata to Makefile.pre.in for installation.
This commit is contained in:
parent
cc4979092f
commit
935b62968e
1 changed files with 2 additions and 1 deletions
|
@ -917,7 +917,8 @@ XMLLIBSUBDIRS= xml xml/dom xml/etree xml/parsers xml/sax
|
|||
LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \
|
||||
tkinter/test/test_ttk site-packages test \
|
||||
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 \
|
||||
concurrent concurrent/futures encodings \
|
||||
email email/mime email/test email/test/data \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue