aboutsummaryrefslogtreecommitdiff
path: root/secure/lib
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>1996-02-11 08:46:59 +0000
committerMark Murray <markm@FreeBSD.org>1996-02-11 08:46:59 +0000
commit14a23345e6f2cdfe4825d9bc0964cd70c04f31ae (patch)
treec1f4ca2c410b1fd728c9f87c529a3e187e2e09d3 /secure/lib
parented9312810e56ea75aeb6287e5cee0f2ae8339339 (diff)
downloadsrc-14a23345e6f2cdfe4825d9bc0964cd70c04f31ae.tar.gz
src-14a23345e6f2cdfe4825d9bc0964cd70c04f31ae.zip
Add the new libdes to the build
Notes
Notes: svn path=/head/; revision=14020
Diffstat (limited to 'secure/lib')
-rw-r--r--secure/lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/secure/lib/Makefile b/secure/lib/Makefile
index a61c2399962c..2b47738ed2fd 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>