diff options
author | Arne Schwabe <arne@rfc2549.org> | 2014-04-23 12:20:12 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2014-04-23 12:20:12 +0200 |
commit | c69ba1780496c260a1b4498596bae428e0df232d (patch) | |
tree | ecdea238a5e31b9b3dd0432dc50677758d329a69 /main/openvpn/Makefile.am | |
parent | e436c963f0976b885a7db04681344779e26dd3b5 (diff) |
Update openvpn code
Diffstat (limited to 'main/openvpn/Makefile.am')
-rw-r--r-- | main/openvpn/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/openvpn/Makefile.am b/main/openvpn/Makefile.am index 1a30aa5a..66d9f23a 100644 --- a/main/openvpn/Makefile.am +++ b/main/openvpn/Makefile.am @@ -41,7 +41,7 @@ MAINTAINERCLEANFILES = \ $(srcdir)/config.guess $(srcdir)/config.sub CLEANFILES = \ - config-version.h + config-version.h tests/t_client.sh EXTRA_DIST = \ contrib \ |