diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2008-10-24 16:08:00 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2008-10-24 16:08:00 +0000 |
commit | ed985f6615fa5b0644d248f81d34cf2a670ad6de (patch) | |
tree | 634f6f64970ca2ca36c113fe4e5241f6e7494793 /security/Makefile | |
parent | 21e4c02258f4bf3a86f0718126c9fd3f2ed6a510 (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 3301e5535422..9e28e5633542 100644 --- a/security/Makefile +++ b/security/Makefile @@ -251,6 +251,7 @@ SUBDIR += libparanoia SUBDIR += libprelude SUBDIR += libpreludedb + SUBDIR += libpwstor SUBDIR += libsectok SUBDIR += libssh2 SUBDIR += libtasn1 |