From ec6166c232aa8eea9f6119e3f81dcad46d9e12ef Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Sat, 18 Oct 2014 21:53:51 -0400 Subject: [PATCH] Add limelight-common-c as a submodule of limelight-ios --- .gitmodules | 3 +++ limelight-common-c | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 limelight-common-c diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..505d8ab --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "limelight-common-c"] + path = limelight-common-c + url = git@github.com:limelight-stream/limelight-common-c.git diff --git a/limelight-common-c b/limelight-common-c new file mode 160000 index 0000000..1906128 --- /dev/null +++ b/limelight-common-c @@ -0,0 +1 @@ +Subproject commit 1906128eb72da313b76fbb1d26c2f18ed6e46e8f