diff options
| author | Michael Forney <mforney@mforney.org> | 2016-06-12 16:21:27 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-06-12 16:22:47 -0700 |
| commit | 0d3e0d20597f30878e99aaf8d29d47fa5d88ea9e (patch) | |
| tree | 5d7808cf76ad9bec05d78e847ebc821170863502 /.gitmodules | |
| parent | 838df2b76a6fa585d3870b59397e07dc12d3e3f3 (diff) | |
Add libnl 3.2.25
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index ed63b105..d3a2fec5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -73,6 +73,9 @@ [submodule "extra/libfuse/src"] path = extra/libfuse/src url = https://github.com/libfuse/libfuse +[submodule "extra/libnl/src"] + path = extra/libnl/src + url = https://github.com/tgraf/libnl [submodule "extra/msmtp/src"] path = extra/msmtp/src url = git://git.code.sf.net/p/msmtp/code |
