commit | 5ed452b0d7299d3a0e642f18f914017ed9cdc428 | [log] [tgz] |
---|---|---|
author | Jeremy Mowery <jermowery@email.arizona.edu> | Tue Apr 19 19:44:00 2016 -0700 |
committer | Jeremy Mowery <jermowery@email.arizona.edu> | Tue Apr 19 19:44:00 2016 -0700 |
tree | 7a3f0a5e8fac31318721a7c38284a1f663543751 | |
parent | 41d6e88bcf744360e794e28a7363e1489ba68532 [diff] |
fix makefile
diff --git a/xos/configurations/openvpn/Makefile b/xos/configurations/openvpn/Makefile index a773a4b..f71f638 100644 --- a/xos/configurations/openvpn/Makefile +++ b/xos/configurations/openvpn/Makefile
@@ -44,7 +44,7 @@ sudo pip install httpie --upgrade rebuild_xos: - make -C ../../../containers/xos openvpn + make -C ../../../containers/xos devel rebuild_synchronizer: make -C ../../../containers/synchronizer