diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-07-13 16:06:51 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-07-13 16:06:51 +0200 |
commit | 9004c7a83e5a1bd9943363671c149dead8db634b (patch) | |
tree | 7b19e00fb6ba2c12ba0584a09e267301d8f4c2ad /version | |
parent | 2396e41fa3b28b1413989b73d457db803e45d9e0 (diff) |
Add libbutl.bash to relevant scripts
Diffstat (limited to 'version')
-rwxr-xr-x | version | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -15,7 +15,7 @@ bpkg_min=0.8.0- ver=0.8.0-a.0.z #ver=0.7.0 -mods=(libstd-modules libbutl libbpkg libbbot) +mods=(libstd-modules libbutl libbutl.bash libbpkg libbbot) odb_ver=2.5.0-b.8.z #odb_ver=2.5.0-b.7 @@ -27,7 +27,7 @@ xml_mods=(libstudxml) # @@ NOTE: libpkgconf manually. -all=(libstd-modules libbutl build2 libbpkg bpkg bdep libbbot bbot brep build2-toolchain msvc-linux buildos) +all=(libstd-modules libbutl libbutl.bash build2 libbpkg bpkg bdep libbbot bbot brep build2-toolchain msvc-linux buildos) # In manifests for alpha/beta we use an exact match. For snapshots -- snapshot |