summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xstandalone/windows/build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh
index af3e4be5b..b8a47944b 100755
--- a/standalone/windows/build.sh
+++ b/standalone/windows/build.sh
@@ -70,6 +70,7 @@ withcygpreferred stack ghc --stack-yaml standalone/windows/stack.yaml --no-haddo
./Build/NullSoftInstaller
rm -f dist/build-version
+mkdir -p dist
stack ghc --stack-yaml standalone/windows/stack.yaml --no-haddock \
Build/BuildVersion.hs > dist/build-version
./Build/BuildVersion