diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-07-28 16:51:54 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-07-28 16:51:54 +0000 |
commit | 05fcae2f97e2a8cd692a9a9b68a5d7a6f1850b32 (patch) | |
tree | f1eb319d6ee508472314c6167610baa2584fb65f /security/Makefile | |
parent | 3b818757324b887ac9113f03d3b870da90989b13 (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 119ab006416f..2a1a504b2ecf 100644 --- a/security/Makefile +++ b/security/Makefile @@ -275,6 +275,7 @@ SUBDIR += libprelude SUBDIR += libpreludedb SUBDIR += libpwstor + SUBDIR += libscrypt SUBDIR += libsectok SUBDIR += libsodium SUBDIR += libsparkcrypto |