diff options
Diffstat (limited to 'bootstrap-msvc.bat')
-rw-r--r-- | bootstrap-msvc.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap-msvc.bat b/bootstrap-msvc.bat index ff1360b..ffbbee2 100644 --- a/bootstrap-msvc.bat +++ b/bootstrap-msvc.bat @@ -104,6 +104,7 @@ set "src=%src% build2\test\script" set "src=%src% build2\version" set "src=%src% build2\install" set "src=%src% build2\in" +set "src=%src% build2\bash" set "src=%src% %libbutl%\libbutl" rem Get the compile options. |