diff options
-rw-r--r-- | Makefile.pre.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.pre.in b/Makefile.pre.in index 6c2f4d1..3c2d475 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -837,6 +837,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/data \ test/decimaltestdata \ + test/tracedmodules \ encodings \ email email/mime email/test email/test/data \ html json json/tests http dbm xmlrpc \ |