Don't rely on distrib/prep-bin-dist-mingw being executable
authorIan Lynagh <igloo@earth.li>
Mon, 17 Dec 2007 19:55:54 +0000 (19:55 +0000)
committerIan Lynagh <igloo@earth.li>
Mon, 17 Dec 2007 19:55:54 +0000 (19:55 +0000)
Makefile

index 41e09dd..81437ac 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -268,7 +268,7 @@ binary-dist::
        $(MAKE) prefix=$(BIN_DIST_DIR) install-docs
 
 binary-dist::
-       cd $(BIN_DIST_DIR) && ../distrib/prep-bin-dist-mingw
+       cd $(BIN_DIST_DIR) && $(SHELL) ../distrib/prep-bin-dist-mingw
 
 binary-dist::
        $(MKDIRHIER) $(BIN_DIST_DIR)/icons