components/openssh/Makefile
changeset 2225 f064d3d3190d
parent 2196 2063c1da2a7a
child 3513 37c4496b7ed3
--- a/components/openssh/Makefile	Fri Nov 21 10:49:36 2014 -0800
+++ b/components/openssh/Makefile	Fri Nov 21 16:37:26 2014 -0800
@@ -99,6 +99,8 @@
     )
 
 # common targets
+configure:	$(CONFIGURE_64)
+
 build:		$(BUILD_64)
 
 install:	$(INSTALL_64)