From: Simon Marlow Date: Thu, 12 Apr 2007 13:21:15 +0000 (+0000) Subject: wibble to prep-bin-dist-mingw target X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=804cc790c96ec870295116feb627c63663d6f317;p=ghc-hetmet.git wibble to prep-bin-dist-mingw target --- diff --git a/Makefile b/Makefile index 1e79212..bcae147 100644 --- a/Makefile +++ b/Makefile @@ -396,7 +396,7 @@ endif .PHONY: fiddle-binary-dist fiddle-binary-dist: - cd $(BIN_DIST_TMPDIR)/$(BIN_DIST_NAME) && ../distrib/prep-bin-dist-mingw + cd $(BIN_DIST_DIR) && ../distrib/prep-bin-dist-mingw # Tar up the distribution and build a manifest binary-dist :: tar-binary-dist