summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--secure/lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/secure/lib/Makefile b/secure/lib/Makefile
index acb42febf57c..d95986320a1d 100644
--- a/secure/lib/Makefile
+++ b/secure/lib/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.1 1994/08/07 19:04:08 wollman Exp $
+# $Id: Makefile,v 1.1 1994/08/08 17:42:35 csgr Exp $
-SUBDIR= libcrypt
+SUBDIR= libcipher libcrypt
.include <bsd.subdir.mk>