Add the new libdes to the build

This commit is contained in:
Mark Murray 1996-02-11 08:46:59 +00:00
parent ed9312810e
commit 14a23345e6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=14020

View File

@ -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>