From 99b5022eac505e0286b2dabd4d416b02c3da049d Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Mon, 5 Mar 2001 06:58:43 +0000 Subject: add cryptopp, a free C++ class library of cryptographic schemes PR: 24432 Submitted by: George Reid --- security/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/Makefile') diff --git a/security/Makefile b/security/Makefile index 054fb622fbdf..e4e94c1b61fb 100644 --- a/security/Makefile +++ b/security/Makefile @@ -20,6 +20,7 @@ SUBDIR += cops SUBDIR += crack SUBDIR += cracklib + SUBDIR += cryptopp SUBDIR += cyrus-sasl SUBDIR += ddos_scan SUBDIR += donkey -- cgit v1.2.3