diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2024-08-02 13:40:10 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2024-08-02 13:41:12 +0300 |
commit | dab450ce8db06215464b42fd636f33d1462a2516 (patch) | |
tree | 5af00dc8660e535ea5172c846c933a24dafd9e95 /build | |
parent | 5d947a5808368f05d55f9bbbbfd3e4de2f996a4a (diff) |
Diffstat (limited to 'build')
-rw-r--r-- | build/export.build | 1 |
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 } |