]> granicus.if.org Git - python/commitdiff
Issue #19262: Install asyncio and test_asyncio directories.
authorNed Deily <nad@acm.org>
Fri, 18 Oct 2013 01:08:00 +0000 (18:08 -0700)
committerNed Deily <nad@acm.org>
Fri, 18 Oct 2013 01:08:00 +0000 (18:08 -0700)
Makefile.pre.in

index 63e742de678bfa22ee99137131d334203292c8bc..6fdea8dbdded073d7fe10664fe1f86278d2c38d8 100644 (file)
@@ -1085,6 +1085,8 @@ LIBSUBDIRS=       tkinter tkinter/test tkinter/test/test_tkinter \
                test/namespace_pkgs/project3/parent/child \
                 test/namespace_pkgs/module_and_namespace_package \
                 test/namespace_pkgs/module_and_namespace_package/a_test \
+               asyncio \
+               test/test_asyncio \
                collections concurrent concurrent/futures encodings \
                email email/mime test/test_email test/test_email/data \
                html json test/test_json http dbm xmlrpc \