diff options
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 01906cce1aed..8c8179ad8a93 100644 --- a/security/Makefile +++ b/security/Makefile @@ -8,6 +8,7 @@ SUBDIR += R-cran-ROAuth SUBDIR += R-cran-digest SUBDIR += R-cran-openssl + SUBDIR += acme-client SUBDIR += aescrypt SUBDIR += aespipe SUBDIR += afl @@ -289,7 +290,6 @@ SUBDIR += lasso SUBDIR += lastpass-cli SUBDIR += letsencrypt.sh - SUBDIR += letskencrypt SUBDIR += libadacrypt SUBDIR += libargon2 SUBDIR += libassuan |