Build package signing tools if OpenSSL is included in the build.
Prodded-by: kkenn, this time.
This commit is contained in:
parent
ae383d0cc7
commit
056e5d6786
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=73587
@ -2,4 +2,8 @@
|
||||
|
||||
SUBDIR=lib add create delete info update version
|
||||
|
||||
.if !defined(NO_OPENSSL)
|
||||
SUBDIR+=sign
|
||||
.endif
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user