diff options
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 2e976acf904a..205c732e5678 100644 --- a/security/Makefile +++ b/security/Makefile @@ -197,6 +197,7 @@ SUBDIR += gosec SUBDIR += gost-engine SUBDIR += gostsum + SUBDIR += govulncheck SUBDIR += gpa SUBDIR += gpg-gui SUBDIR += gpg-tui @@ -462,6 +463,7 @@ SUBDIR += openvpn SUBDIR += openvpn-admin SUBDIR += openvpn-auth-ldap + SUBDIR += openvpn-auth-oauth2 SUBDIR += openvpn-auth-radius SUBDIR += openvpn-auth-script SUBDIR += openvpn-devel @@ -1368,6 +1370,7 @@ SUBDIR += tpm-quote-tools SUBDIR += tpm-tools SUBDIR += tpm2-abrmd + SUBDIR += tpm2-openssl SUBDIR += tpm2-pkcs11 SUBDIR += tpm2-tools SUBDIR += tpm2-tss |