diff --git a/.gitmodules b/.gitmodules
index f612bc05fef311547b546e68da614a7aec463793..4bf94cbe2f8270fcf317090f7254359bce060c32 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,3 +7,9 @@
 [submodule "NodeApp/src/sharedByClients"]
 	path = NodeApp/src/sharedByClients
 	url = ../../shared/nodeclientsharedcode.git
+[submodule "shared"]
+	path = shared
+	url = ../../shared/nodesharedcode.git
+[submodule "sharedByClients"]
+	path = sharedByClients
+	url = ../../shared/nodeclientsharedcode.git
diff --git a/shared b/shared
new file mode 160000
index 0000000000000000000000000000000000000000..9e3f29d2f313ef96944a199da0db39f1827c496a
--- /dev/null
+++ b/shared
@@ -0,0 +1 @@
+Subproject commit 9e3f29d2f313ef96944a199da0db39f1827c496a
diff --git a/sharedByClients b/sharedByClients
new file mode 160000
index 0000000000000000000000000000000000000000..4377a70c3c731a5426fc0d4c88c9e8858f0c5361
--- /dev/null
+++ b/sharedByClients
@@ -0,0 +1 @@
+Subproject commit 4377a70c3c731a5426fc0d4c88c9e8858f0c5361