components/wireshark/Makefile
changeset 2225 f064d3d3190d
parent 2221 056dc4847362
child 3647 15356a4ccb21
--- a/components/wireshark/Makefile	Fri Nov 21 10:49:36 2014 -0800
+++ b/components/wireshark/Makefile	Fri Nov 21 16:37:26 2014 -0800
@@ -77,6 +77,8 @@
 	chmod 755 config.status; \
 	./config.status)
 
+configure:	$(CONFIGURE_64)
+
 build:		$(BUILD_64)
 
 install:	$(INSTALL_64)