add libcipher to Makefile

Submitted by:	Geoff.
This commit is contained in:
Geoff Rehmet 1994-09-08 19:06:58 +00:00
parent 514d1814ac
commit daf0f855ad
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=2584

View File

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