summaryrefslogtreecommitdiffstats
path: root/Makefile.pre.in
diff options
context:
space:
mode:
authorEzio Melotti <ezio.melotti@gmail.com>2013-08-08 12:18:26 (GMT)
committerEzio Melotti <ezio.melotti@gmail.com>2013-08-08 12:18:26 (GMT)
commit5cc06fde432e4a66aacac33d62947ad20f505c99 (patch)
tree20e48ad9bf50b8c5fbb0c1447b11e86bd5e3c711 /Makefile.pre.in
parenta27b83ad2d3480ba7c20286d719025ef32100f75 (diff)
parent66f2ea042acf792bf6ff432f409628e1cec99e43 (diff)
downloadcpython-5cc06fde432e4a66aacac33d62947ad20f505c99.zip
cpython-5cc06fde432e4a66aacac33d62947ad20f505c99.tar.gz
cpython-5cc06fde432e4a66aacac33d62947ad20f505c99.tar.bz2
#18273: merge with 3.3.
Diffstat (limited to 'Makefile.pre.in')
-rw-r--r--Makefile.pre.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.pre.in b/Makefile.pre.in
index 8103124..881d945 100644
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -1079,7 +1079,7 @@ LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \
test/namespace_pkgs/module_and_namespace_package/a_test \
collections concurrent concurrent/futures encodings \
email email/mime test/test_email test/test_email/data \
- html json test/json_tests http dbm xmlrpc \
+ html json test/test_json http dbm xmlrpc \
sqlite3 sqlite3/test \
logging csv wsgiref urllib \
lib2to3 lib2to3/fixes lib2to3/pgen2 lib2to3/tests \