diff options
| author | Geoff Rehmet <csgr@FreeBSD.org> | 1994-09-08 19:06:58 +0000 |
|---|---|---|
| committer | Geoff Rehmet <csgr@FreeBSD.org> | 1994-09-08 19:06:58 +0000 |
| commit | daf0f855ad9806dfae7da7147f8cf71cc461f59f (patch) | |
| tree | 29cec344768a9aa7f2660715b47c26b89250274e | |
| parent | 514d1814acb7417249a661845d617e548f6bb8cd (diff) | |
Notes
| -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 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> |
