aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.gmake
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap.gmake')
-rw-r--r--bootstrap.gmake3
1 files changed, 1 insertions, 2 deletions
diff --git a/bootstrap.gmake b/bootstrap.gmake
index 0b2c43f..980b90e 100644
--- a/bootstrap.gmake
+++ b/bootstrap.gmake
@@ -126,8 +126,7 @@ cli \
test/script \
test \
version \
-install \
-pkgconfig
+install
build2_src := $(wildcard $(src_root)/build2/*.cxx)
build2_src += $(foreach d,$(sub_dirs),$(wildcard $(src_root)/build2/$d/*.cxx))