summaryrefslogtreecommitdiffstats
path: root/secure
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>1996-02-11 08:46:59 +0000
committermarkm <markm@FreeBSD.org>1996-02-11 08:46:59 +0000
commita329e20c69b9a3f21066fdf90157b39adf1b051b (patch)
treec1f4ca2c410b1fd728c9f87c529a3e187e2e09d3 /secure
parente4001e9370a10047106b3592454caecebc77b71b (diff)
downloadFreeBSD-src-a329e20c69b9a3f21066fdf90157b39adf1b051b.zip
FreeBSD-src-a329e20c69b9a3f21066fdf90157b39adf1b051b.tar.gz
Add the new libdes to the build
Diffstat (limited to 'secure')
-rw-r--r--secure/lib/Makefile4
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>
OpenPOWER on IntegriCloud