components/php-5_3/php-cgi/Makefile
changeset 2225 f064d3d3190d
parent 1755 ad1cb0530c69
child 3727 425608dcd0e3
--- a/components/php-5_3/php-cgi/Makefile	Fri Nov 21 10:49:36 2014 -0800
+++ b/components/php-5_3/php-cgi/Makefile	Fri Nov 21 16:37:26 2014 -0800
@@ -55,6 +55,8 @@
 COMPONENT_INSTALL_TARGETS = install-sapi
 
 # common targets
+configure:	$(CONFIGURE_32)
+
 build:		$(BUILD_32)
 
 install:	$(INSTALL_32)