From 9bfc0f098474c841a40d27b9aa0be2fd085a6a53 Mon Sep 17 00:00:00 2001 From: Alexander Belopolsky Date: Tue, 14 Sep 2010 14:12:19 +0000 Subject: [PATCH] Issue 9315: Added test/tracedmodules to LIBSUBDIRS --- Makefile.pre.in | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.pre.in b/Makefile.pre.in index d2bb685992d3..6664ef10e8d8 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -870,6 +870,7 @@ 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/decimaltestdata test/xmltestdata \ + test/tracedmodules \ encodings \ email email/mime email/test email/test/data \ html json json/tests http dbm xmlrpc \ -- 2.47.3