Issue #18919: Add test/audiodata to LIBSUBDIRS.
This commit is contained in:
parent
85812bca21
commit
c3a9b35588
|
@ -1010,6 +1010,7 @@ MACHDEPS= $(PLATDIR) $(EXTRAPLATDIR)
|
||||||
XMLLIBSUBDIRS= xml xml/dom xml/etree xml/parsers xml/sax
|
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/audiodata \
|
||||||
test/capath test/data \
|
test/capath test/data \
|
||||||
test/cjkencodings test/decimaltestdata test/xmltestdata \
|
test/cjkencodings test/decimaltestdata test/xmltestdata \
|
||||||
test/subprocessdata test/sndhdrdata test/support \
|
test/subprocessdata test/sndhdrdata test/support \
|
||||||
|
|
Loading…
Reference in New Issue