aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
}