Fix make distclean bootstrap

This commit is contained in:
Andrew Schwartzmeyer 2015-10-26 12:01:01 -07:00
parent a023ce5a58
commit 03314f8382

View file

@ -20,7 +20,7 @@ src/monad-native/Makefile:
# one-time setup
tools/nuget.exe:
wget 'https://dist.nuget.org/win-x86-commandline/latest/nuget.exe'
cd tools && 'https://dist.nuget.org/win-x86-commandline/latest/nuget.exe'
bootstrap: tools/nuget.exe
mono $< restore -PackagesDirectory tools