aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile5
1 files changed, 4 insertions, 1 deletions
diff --git a/buildfile b/buildfile
index 6896329..c229dc8 100644
--- a/buildfile
+++ b/buildfile
@@ -17,7 +17,10 @@ build2_repo="https://stage.build2.org/1"
# See also subprojects in bootstrap.build.
#
d = libpkgconf/ libbutl/ build2/ libsqlite3/ libodb/ libodb-sqlite/ \
-libbpkg/ bpkg/ bdep/ doc/ libbuild2-*/ tests/*/
+libbpkg/ bpkg/ bdep/ doc/ libbuild2-*/
+
+if ($build.meta_operation == 'dist')
+ d += tests/*/
i = \
INSTALL \