diff options
| author | Odd Stranne <odd@mullvad.net> | 2018-04-09 21:30:57 +0200 |
|---|---|---|
| committer | Odd Stranne <odd@mullvad.net> | 2018-04-11 10:26:18 +0200 |
| commit | d8b47b23f7e36a3524138b6b434edec0146db57b (patch) | |
| tree | daa41a537e9dd332dd5a4baf83a29a9022e4379b | |
| parent | 0b5dd6c0dd8ad121c4a5c14c45c9b470dc1b9809 (diff) | |
| download | mullvadvpn-d8b47b23f7e36a3524138b6b434edec0146db57b.tar.xz mullvadvpn-d8b47b23f7e36a3524138b6b434edec0146db57b.zip | |
Add libwfp as a submodule
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | wfpctl/libwfp | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 9a71630149..e2769feadd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "client-binaries"] path = client-binaries url = https://github.com/mullvad/client-binaries.git +[submodule "wfpctl/libwfp"] + path = wfpctl/libwfp + url = git@github.com:mullvad/libwfp diff --git a/wfpctl/libwfp b/wfpctl/libwfp new file mode 160000 +Subproject 6bce4f95f5f3beea32ffa43caa46e89a5ef571a |
