components/ntp/Makefile
changeset 2225 f064d3d3190d
parent 2158 bbf95c342386
child 3572 2f22f425382c
--- a/components/ntp/Makefile	Fri Nov 21 10:49:36 2014 -0800
+++ b/components/ntp/Makefile	Fri Nov 21 16:37:26 2014 -0800
@@ -67,6 +67,8 @@
 
 BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
 
+configure:	$(CONFIGURE_32)
+
 build:		$(BUILD_32)
 install:	$(INSTALL_32)
 test:		$(NO_TESTS)