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 d2bb685..6664ef1 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 \ |