components/openssl/openssl-1.0.1/Makefile
changeset 2225 f064d3d3190d
parent 2156 47340bc31385
child 3621 3e00113c3743
--- a/components/openssl/openssl-1.0.1/Makefile	Fri Nov 21 10:49:36 2014 -0800
+++ b/components/openssl/openssl-1.0.1/Makefile	Fri Nov 21 16:37:26 2014 -0800
@@ -192,6 +192,8 @@
 BUILD_64 +=	$(BUILD_DIR_WANBOOT)/.built
 endif
 
+configure:	$(CONFIGURE_32_and_64)
+
 build:		$(BUILD_32_and_64)
 
 # Object files for wanboot-openssl.o have to be listed explicitly.