diff options
| author | Michael Forney <mforney@mforney.org> | 2016-10-23 23:56:38 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-10-30 13:44:58 -0700 |
| commit | 18fb7fc5d579ff9fde0250e69504ef4818c61605 (patch) | |
| tree | d2dd0c09d7b3a22b7cb4a32287db4a127c8c9a2c /.gitmodules | |
| parent | 232d3f227c6eef2e2003a1e25786d20ed186e25f (diff) | |
Add wld scm
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index d4f8ebff..7d2c4d31 100644 --- a/.gitmodules +++ b/.gitmodules @@ -100,6 +100,9 @@ path = desktop/wayland/src url = https://anongit.freedesktop.org/git/wayland/wayland.git ignore = all +[submodule "desktop/wld/src"] + path = desktop/wld/src + url = https://github.com/michaelforney/wld [submodule "devel/make/src"] path = devel/make/src url = git://git.sv.gnu.org/make.git |
