aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.gmake
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-05-14 14:18:50 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-05-17 17:48:37 +0300
commit96908ec43ed27d9f34da27b6a94a6db357465056 (patch)
tree7d61f1ccb6c4cef366b652f4446eee7e38eb6736 /bootstrap.gmake
parente5827facbfbfe90eae1b71c355a08bf61e2f6e1a (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 \