blob: 8a2e167e6c443bb57bf5cc9d62e96d154fd06feb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[submodule "libbutl"]
path = libbutl
url = ../libbutl.git
[submodule "build2"]
path = build2
url = ../build2.git
[submodule "libbpkg"]
path = libbpkg
url = ../libbpkg.git
[submodule "bpkg"]
path = bpkg
url = ../bpkg.git
[submodule "doc/style"]
path = doc/style
url = ../etc/style.git
|