oops forgot to commit (add libcryptotest)
This commit is contained in:
parent
23198f3a45
commit
600c077f8b
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.4 2017/05/21 15:28:37 riastradh Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2018/09/23 15:08:41 christos Exp $
|
||||
|
||||
.include "bsd.own.mk"
|
||||
|
||||
# OpenSSL libraries.
|
||||
SUBDIR= libcrypto libdes
|
||||
SUBDIR= libcrypto libcryptotest libdes
|
||||
|
||||
SUBDIR+= .WAIT libssl # depends on libcrypto
|
||||
|
||||
|
|
Loading…
Reference in New Issue