aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.gmake
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-05-14 14:18:50 +0300
committerBoris Kolpackov <boris@codesynthesis.com>2020-05-27 08:35:29 +0200
commite1c923e1c5cc07d21669cc2452b780a321df1bec (patch)
treeb8cba07249c7d74b388554afd51d429b24c2a1db /bootstrap.gmake
parentd85461c4280e292994412056216daf5f82fdd6e9 (diff)
Add build script
Diffstat (limited to 'bootstrap.gmake')
-rw-r--r--bootstrap.gmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap.gmake b/bootstrap.gmake
index f46ef19..1e0e8e2 100644
--- a/bootstrap.gmake
+++ b/bootstrap.gmake
@@ -153,6 +153,7 @@ endif
#
libbuild2_sub := \
script \
+build/script \
config \
dist \
test/script \