diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-03-04 17:14:38 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-03-04 17:14:38 +0000 |
commit | c1a2070df6007cf1f92e9d81f09ba3c8e58cba60 (patch) | |
tree | 9047b1cb92beb5de2e0c56dd9a212d31594d7a93 /security/Makefile | |
parent | 9c32447de55e200b02665744513472bc52f5f958 (diff) |
Notes
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 8bd48a99370a..a946a099d87f 100644 --- a/security/Makefile +++ b/security/Makefile @@ -352,6 +352,7 @@ SUBDIR += openvpn SUBDIR += openvpn-admin SUBDIR += openvpn-auth-ldap + SUBDIR += openvpn-auth-radius SUBDIR += openvpn-beta SUBDIR += openvpn-devel SUBDIR += openvpn20 |