From: Serhiy Storchaka Date: Mon, 14 Oct 2013 18:18:29 +0000 (+0300) Subject: Issue #18919: Add test/audiodata to LIBSUBDIRS. X-Git-Tag: v2.7.6rc1~22 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=25f68937200d484f65ec107fb76401f90aa6a22a;p=python Issue #18919: Add test/audiodata to LIBSUBDIRS. --- diff --git a/Makefile.pre.in b/Makefile.pre.in index 98711ae62b..84014b896c 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -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 \