diff --git a/.gitmodules b/.gitmodules index 9c1aac53..768bef9b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "HNHUi"] path = HNHUi url = https://mstarke@github.com/mstarke/HNHUi.git +[submodule "CocoaHTTPServer"] + path = CocoaHTTPServer + url = git://github.com/robbiehanson/CocoaHTTPServer.git diff --git a/CocoaHTTPServer b/CocoaHTTPServer new file mode 160000 index 00000000..c6156087 --- /dev/null +++ b/CocoaHTTPServer @@ -0,0 +1 @@ +Subproject commit c6156087db381a6d233703f9686b8676af6d72a4