aboutsummaryrefslogtreecommitdiff
path: root/bootstrap-mingw.bat
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-09-24 02:29:13 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-09-25 00:30:49 +0300
commit6779ea02fb07ba39d162300dd18297ba2027846a (patch)
tree2543cfd4a4afd2113e2f298a8ede4019cc795ae1 /bootstrap-mingw.bat
parent984a0217af64c734938c330b09ed21d1253dea8d (diff)
Get rid of pkgconfig module
Diffstat (limited to 'bootstrap-mingw.bat')
-rw-r--r--bootstrap-mingw.bat1
1 files changed, 0 insertions, 1 deletions
diff --git a/bootstrap-mingw.bat b/bootstrap-mingw.bat
index fbec68a..7ed5fcf 100644
--- a/bootstrap-mingw.bat
+++ b/bootstrap-mingw.bat
@@ -72,7 +72,6 @@ set "src=%src% build2\test\*.cxx"
set "src=%src% build2\test\script\*.cxx"
set "src=%src% build2\version\*.cxx"
set "src=%src% build2\install\*.cxx"
-set "src=%src% build2\pkgconfig\*.cxx"
set "src=%src% %libbutl%\libbutl\*.cxx"
rem Get the compile options.