aboutsummaryrefslogtreecommitdiff
path: root/bootstrap-mingw.bat
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-07-20 15:31:13 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-07-20 16:10:26 +0200
commitc1dc06dfd1d329f8c6499dbe2166725ab9c35e17 (patch)
tree97449ae7263490473a833944cfeb3d889a2f580d /bootstrap-mingw.bat
parentb4286df8c9bafdab1934cef99ccc0506ec4555e2 (diff)
Implement bash module
Diffstat (limited to 'bootstrap-mingw.bat')
-rw-r--r--bootstrap-mingw.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap-mingw.bat b/bootstrap-mingw.bat
index 68b6b7b..8f5f0e7 100644
--- a/bootstrap-mingw.bat
+++ b/bootstrap-mingw.bat
@@ -73,6 +73,7 @@ set "src=%src% build2\test\script\*.cxx"
set "src=%src% build2\version\*.cxx"
set "src=%src% build2\install\*.cxx"
set "src=%src% build2\in\*.cxx"
+set "src=%src% build2\bash\*.cxx"
set "src=%src% %libbutl%\libbutl\*.cxx"
rem Get the compile options.