diff --git a/.gitmodules b/.gitmodules index 80dead2..5f9b1c5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "deps/mochiweb"] path = deps/mochiweb url = git://github.com/cliffmoon/mochiweb.git +[submodule "deps/erlyweb"] + path = deps/erlyweb + url = git://github.com/cliffmoon/erlyweb.git diff --git a/deps/erlyweb b/deps/erlyweb new file mode 160000 index 0000000..997df18 --- /dev/null +++ b/deps/erlyweb @@ -0,0 +1 @@ +Subproject commit 997df18b70459bfaaf8c3ab70ab4f54907045d0f