components/libsndfile/Makefile
changeset 2225 f064d3d3190d
parent 1948 2d1537e7942d
child 3725 57a3df1e928a
--- a/components/libsndfile/Makefile	Fri Nov 21 10:49:36 2014 -0800
+++ b/components/libsndfile/Makefile	Fri Nov 21 16:37:26 2014 -0800
@@ -48,6 +48,8 @@
 ASLR_MODE = $(ASLR_ENABLE)
 
 # common targets
+configure:	$(CONFIGURE_32_and_64)
+
 build:		$(BUILD_32_and_64)
 
 install:	$(INSTALL_32_and_64)