diff options
| author | Michael Forney <mforney@mforney.org> | 2016-10-24 00:06:12 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-10-30 13:44:58 -0700 |
| commit | 67c84eaf3709d4b2245d7829804ff780f531c55b (patch) | |
| tree | fae13e8a0b7467e6c8502033f5045225e461039d /.gitmodules | |
| parent | 18fb7fc5d579ff9fde0250e69504ef4818c61605 (diff) | |
Add wayland-protocols 1.7
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 7d2c4d31..32dcbf44 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/wayland-protocols/src"] + path = desktop/wayland-protocols/src + url = https://anongit.freedesktop.org/git/wayland/wayland-protocols.git [submodule "desktop/wld/src"] path = desktop/wld/src url = https://github.com/michaelforney/wld |
