diff -r f7669e0b3220 -r f064d3d3190d components/libexpat/Makefile --- a/components/libexpat/Makefile Fri Nov 21 10:49:36 2014 -0800 +++ b/components/libexpat/Makefile Fri Nov 21 16:37:26 2014 -0800 @@ -49,6 +49,8 @@ ASLR_MODE = $(ASLR_NOT_APPLICABLE) # common targets +configure: $(CONFIGURE_32_and_64) + build: $(BUILD_32_and_64) install: $(INSTALL_32_and_64)