Issue #14541: Added test/sndhdrdata to Makefile.pre.in for installation.

This commit is contained in:
Vinay Sajip 2012-04-10 18:41:48 +01:00
parent cc4979092f
commit 935b62968e
1 changed files with 2 additions and 1 deletions

View File

@ -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 \