diff options
Diffstat (limited to 'secure')
-rw-r--r-- | secure/lib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/secure/lib/Makefile b/secure/lib/Makefile index acb42fe..d959863 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> |