]> granicus.if.org Git - python/commitdiff
Issue #18919: Add test/audiodata to LIBSUBDIRS.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 14 Oct 2013 18:18:29 +0000 (21:18 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 14 Oct 2013 18:18:29 +0000 (21:18 +0300)
Makefile.pre.in

index 98711ae62bb57b065d46cd2d7b20b41b687998ae..84014b896c078062e7f0e4a671964bdaa2ff6d11 100644 (file)
@@ -924,7 +924,7 @@ PLATMACDIRS= plat-mac plat-mac/Carbon plat-mac/lib-scriptpackages \
        plat-mac/lib-scriptpackages/Terminal
 PLATMACPATH=:plat-mac:plat-mac/lib-scriptpackages
 LIBSUBDIRS=    lib-tk lib-tk/test lib-tk/test/test_tkinter \
-               lib-tk/test/test_ttk site-packages test test/data \
+               lib-tk/test/test_ttk site-packages test test/audiodata test/data \
                test/cjkencodings test/decimaltestdata test/xmltestdata test/subprocessdata \
                test/tracedmodules \
                encodings compiler hotshot \