Browse Source

Moved usrsctp to deps

Paul-Louis Ageneau 5 years ago
parent
commit
c7de492b4b
2 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitmodules
  2. 0 0
      deps/usrsctp

+ 1 - 1
.gitmodules

@@ -1,3 +1,3 @@
 [submodule "usrsctp"]
 [submodule "usrsctp"]
-	path = usrsctp
+	path = deps/usrsctp
 	url = https://github.com/sctplab/usrsctp.git
 	url = https://github.com/sctplab/usrsctp.git

+ 0 - 0
usrsctp → deps/usrsctp