diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-03-28 13:01:36 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-03-28 13:01:36 +0200 |
commit | 440d8b5d12fd2a205cabc7f8950153f55775733f (patch) | |
tree | 89f4993a3c3d82ba6bdc72c6dfc11d1504c25766 /git/modules | |
parent | 5653516aca0b3fb3031a7ac6b1cad4fef8e5d301 (diff) |
Add libbbot module
Diffstat (limited to 'git/modules')
-rw-r--r-- | git/modules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/git/modules b/git/modules index 6fcadb3..39ac99a 100644 --- a/git/modules +++ b/git/modules @@ -7,6 +7,7 @@ build2 \ libbpkg \ bpkg \ brep \ +libbbot \ bbot \ buildos" @@ -24,6 +25,7 @@ build2 \ libbpkg \ bpkg \ brep \ +libbbot \ bbot \ buildos \ build2-toolchain" @@ -37,5 +39,6 @@ build2 \ libbpkg \ bpkg \ brep \ +libbbot \ bbot \ buildos" |