components/python/python27/Makefile
changeset 2225 f064d3d3190d
parent 2028 6fa8f5812e20
child 3497 091183b2cc24
--- a/components/python/python27/Makefile	Fri Nov 21 10:49:36 2014 -0800
+++ b/components/python/python27/Makefile	Fri Nov 21 16:37:26 2014 -0800
@@ -124,6 +124,8 @@
 
 # common targets
 $(INSTALL_32):  $(INSTALL_64)
+configure:	$(CONFIGURE_32_and_64)
+
 build:		$(BUILD_32_and_64)
 install:	$(INSTALL_32_and_64)