components/curl/Makefile
changeset 2225 f064d3d3190d
parent 2193 243889cd0b65
child 3726 1c80a90dd005
--- a/components/curl/Makefile	Fri Nov 21 10:49:36 2014 -0800
+++ b/components/curl/Makefile	Fri Nov 21 16:37:26 2014 -0800
@@ -80,6 +80,8 @@
 
 ASLR_MODE = $(ASLR_ENABLE)
 
+configure:	$(CONFIGURE_32_and_64)
+
 build: $(BUILD_32_and_64)
 
 install: $(INSTALL_32_and_64)