aboutsummaryrefslogtreecommitdiff
path: root/bootstrap-mingw.bat
diff options
context:
space:
mode:
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 a7049bb..2296612 100644
--- a/bootstrap-mingw.bat
+++ b/bootstrap-mingw.bat
@@ -70,6 +70,7 @@ set "src=%src% build2\cxx\*.cxx"
set "src=%src% build2\cli\*.cxx"
set "src=%src% build2\test\*.cxx"
set "src=%src% build2\install\*.cxx"
+set "src=%src% build2\pkgconfig\*.cxx"
set "src=%src% %libbutl%\butl\*.cxx"
rem Get the compile options.