summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index 0cec4e7def3..d4fe2b6f83c 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2000/11/29 11:27:59 rh Exp $
+# $NetBSD: Makefile,v 1.52 2000/11/29 11:31:55 rh Exp $
# FreeBSD Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp
#
@@ -19,6 +19,7 @@
SUBDIR += libbf
SUBDIR += libcrack
SUBDIR += libdes
+ SUBDIR += libidea
SUBDIR += libident
SUBDIR += libmcrypt
SUBDIR += libnasl