diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2020-06-09 15:38:58 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2020-07-31 14:55:30 -0700 |
commit | cd7e9ebd9675461f59d5f7a9c7c0a9a1a0536d12 (patch) | |
tree | a55603b2e81061868836b52a37ea32d4d048cd7f | |
parent | 276d13a44ad2237ca44b93006d1eb639ac2fbe5f (diff) |
libplay: add libplay submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | libplay | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index ccc4b3a..6abd5da 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "libstage"] path = libstage url = git://git.pengaru.com/libstage +[submodule "libplay"] + path = libplay + url = git://git.pengaru.com/libplay diff --git a/libplay b/libplay new file mode 160000 +Subproject e3d7338a979e1c2cba2328df5ac29856f4de1e0 |