aboutsummaryrefslogtreecommitdiff
path: root/build/export.build
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2024-08-02 13:40:10 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2024-08-02 13:41:12 +0300
commitdab450ce8db06215464b42fd636f33d1462a2516 (patch)
tree5af00dc8660e535ea5172c846c933a24dafd9e95 /build/export.build
parent5d947a5808368f05d55f9bbbbfd3e4de2f996a4a (diff)
Export bash{utility} targetHEADmaster
Diffstat (limited to 'build/export.build')
-rw-r--r--build/export.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/export.build b/build/export.build
index 2a15acc..0161770 100644
--- a/build/export.build
+++ b/build/export.build
@@ -9,6 +9,7 @@ $out_root/
switch $import.target
{
case exe{bpkg-util-publish}
+ case bash{utility}
case bash{package-archive}
export $out_root/bpkg-util/$import.target
}