From 25f68937200d484f65ec107fb76401f90aa6a22a Mon Sep 17 00:00:00 2001 From: Serhiy Storchaka Date: Mon, 14 Oct 2013 21:18:29 +0300 Subject: [PATCH] Issue #18919: Add test/audiodata to LIBSUBDIRS. --- Makefile.pre.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- 2.50.1