components/text-utilities/Makefile
changeset 2225 f064d3d3190d
parent 2164 b580bc10e31a
child 3817 30b42c38bbc4
--- a/components/text-utilities/Makefile	Fri Nov 21 10:49:36 2014 -0800
+++ b/components/text-utilities/Makefile	Fri Nov 21 16:37:26 2014 -0800
@@ -93,6 +93,8 @@
 COMPONENT_TEST_TARGETS =	colrm column hexdump tailf
 
 # common targets
+configure:	$(CONFIGURE_64)
+
 build:		$(BUILD_64)
 
 install:	$(INSTALL_64)