diff --git a/.gitmodules b/.gitmodules index 11f1e53..f172b60 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "3rd/libomtnet"] path = 3rd/libomtnet url = https://github.com/openmediatransport/libomtnet +[submodule "3rd/omt-examples"] + path = 3rd/omt-examples + url = https://github.com/openmediatransport/Examples.git diff --git a/3rd/omt-examples b/3rd/omt-examples new file mode 160000 index 0000000..8963efe --- /dev/null +++ b/3rd/omt-examples @@ -0,0 +1 @@ +Subproject commit 8963efe0ce48f288c231fbedd76264144eea8d4a