diff options
Diffstat (limited to 'secure/lib/Makefile')
-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 a61c239..2b47738 100644 --- a/secure/lib/Makefile +++ b/secure/lib/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.3 1995/07/29 12:49:14 markm Exp $ +# $Id$ -SUBDIR= libcipher +SUBDIR= libcipher libdes .include <bsd.subdir.mk> |