Add Trust router to build
authorSam Hartman <hartmans@painless-security.com>
Sat, 1 Dec 2012 23:52:10 +0000 (18:52 -0500)
committerSam Hartman <hartmans@painless-security.com>
Sat, 1 Dec 2012 23:52:10 +0000 (18:52 -0500)
Trust router is not at a useful point yet, but our build
infrastructure requires that it be in the master build for it to build
on every commit.

.gitmodules
source_packages
trust_router [new submodule]

index 3393a95..6e6ef51 100644 (file)
@@ -37,3 +37,6 @@
 [submodule "ui"]
        path = ui
        url = ../moonshot-ui.git
+[submodule "trust_router"]
+       path = trust_router
+       url = ../trust_router.git
index 0391e14..1efc390 100644 (file)
@@ -10,3 +10,4 @@ jansson
 ui
 moonshot
 #cyrus-sasl
+trust_router
diff --git a/trust_router b/trust_router
new file mode 160000 (submodule)
index 0000000..e711804
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit e711804faa7a28e8758bdc74a922f01396f854d1