diff options
| author | Erik Larkö <erik@mullvad.net> | 2017-07-17 15:08:45 +0200 |
|---|---|---|
| committer | Erik Larkö <erik@mullvad.net> | 2017-07-18 12:44:14 +0200 |
| commit | e4443eadb4dce7e3af131ee26aa50a04123c4eb0 (patch) | |
| tree | c989b84f343d94ea4d70813b52cbb558d40ab942 | |
| parent | ee023c8e9449634a4e87d81dc1d70fcff83a02df (diff) | |
| download | mullvadvpn-e4443eadb4dce7e3af131ee26aa50a04123c4eb0.tar.xz mullvadvpn-e4443eadb4dce7e3af131ee26aa50a04123c4eb0.zip | |
Bundle openvpn
| -rw-r--r-- | distribution.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/distribution.yml b/distribution.yml index 06877f7a04..c8c8e140de 100644 --- a/distribution.yml +++ b/distribution.yml @@ -43,6 +43,8 @@ mac: to: . - from: ../talpid_core/target/release/libtalpid_openvpn_plugin.dylib to: . + - from: ../client-binaries/mac/include/openvpn + to: ./openvpn-binaries/openvpn win: target: |
