diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2009-04-12 17:47:48 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2009-04-12 17:47:48 +0000 |
commit | b9bf0908c3ec383a5064e01c1a3197363efed49d (patch) | |
tree | 819d9e686dce65f055552519afaed1446bc8050e /security/Makefile | |
parent | b65ce7077fdba178a22c53ace6b1e00c18091d58 (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 56ef65a263fd..97892d5fd2dc 100644 --- a/security/Makefile +++ b/security/Makefile @@ -253,6 +253,7 @@ SUBDIR += libpreludedb SUBDIR += libpwstor SUBDIR += libsectok + SUBDIR += libssh SUBDIR += libssh2 SUBDIR += libtasn1 SUBDIR += libtomcrypt |