diff options
Diffstat (limited to 'Makefile.pre.in')
-rw-r--r-- | Makefile.pre.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.pre.in b/Makefile.pre.in index c2fc69a..270dfb4 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -840,8 +840,8 @@ EXTRAPLATDIR= @EXTRAPLATDIR@ MACHDEPS= $(PLATDIR) $(EXTRAPLATDIR) 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 \ + tkinter/test/test_ttk site-packages test test/data \ + test/cjkencodings test/decimaltestdata \ test/tracedmodules \ encodings \ email email/mime email/test email/test/data \ |