summaryrefslogtreecommitdiffstats
path: root/Makefile.pre.in
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2008-06-20 02:47:03 (GMT)
committerBenjamin Peterson <benjamin@python.org>2008-06-20 02:47:03 (GMT)
commite0f124495b0c0d7826ef1e64a8db27ebe28ed085 (patch)
treea39d4e478ac5ee445158fa3e3b6db4d9a0faf78f /Makefile.pre.in
parent5f198bee4e2db0ca2902e8e532b7398b7b500c1a (diff)
downloadcpython-e0f124495b0c0d7826ef1e64a8db27ebe28ed085.zip
cpython-e0f124495b0c0d7826ef1e64a8db27ebe28ed085.tar.gz
cpython-e0f124495b0c0d7826ef1e64a8db27ebe28ed085.tar.bz2
add multiprocessing to the Makefile
Diffstat (limited to 'Makefile.pre.in')
-rw-r--r--Makefile.pre.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.pre.in b/Makefile.pre.in
index c7b72f5..ffb2b04 100644
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -819,6 +819,7 @@ LIBSUBDIRS= lib-tk site-packages test test/output test/data \
lib2to3 lib2to3/fixes lib2to3/pgen2 lib2to3/tests \
ctypes ctypes/test ctypes/macholib idlelib idlelib/Icons \
distutils distutils/command distutils/tests $(XMLLIBSUBDIRS) \
+ multiprocessing multiprocessing/dummy \
lib-old \
curses $(MACHDEPS)
libinstall: build_all $(srcdir)/Lib/$(PLATDIR)