aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-09-23 08:07:57 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-09-23 08:07:57 +0000
commit5837bf2776069bab1ad100c0ca6c9ca47c1c7522 (patch)
tree5f292df2291135c60867a4dc0faf696f557f934f /security/Makefile
parenteb61a3cda1392ced669b4f9f42d9d7c7f2b6dd4f (diff)
Provides methods needed to generate and verify MicroIDs.
Notes
Notes: svn path=/head/; revision=220512
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index d45b68dc1085..8ba0b28f3c95 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -559,6 +559,7 @@
SUBDIR += pear-Crypt_DiffieHellman
SUBDIR += pear-Crypt_GPG
SUBDIR += pear-Crypt_HMAC
+ SUBDIR += pear-Crypt_MicroID
SUBDIR += pear-Crypt_RC4
SUBDIR += pear-Crypt_RSA
SUBDIR += pear-File_HtAccess