flatten deps
This commit is contained in:
parent
85e0d2168c
commit
5d8b9abb6c
3 changed files with 5 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -22,3 +22,6 @@
|
|||
[submodule "support/cockpit"]
|
||||
path = support/cockpit
|
||||
url = git://github.com/ajaxorg/cockpit.git
|
||||
[submodule "support/pilot"]
|
||||
path = support/pilot
|
||||
url = git://github.com/ajaxorg/pilot.git
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@ var config = {
|
|||
demo: "../demo",
|
||||
ace: "../lib/ace",
|
||||
cockpit: "../support/cockpit/lib/cockpit",
|
||||
pilot: "../support/cockpit/support/pilot/lib/pilot"
|
||||
pilot: "../support/pilot/lib/pilot"
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
1
support/pilot
Submodule
1
support/pilot
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 27eb198a6030eae035bbc56a7806bdbf813cd8c4
|
||||
Loading…
Add table
Add a link
Reference in a new issue