Add missing check for the NO_CRYPT build option.

Reported by:	Alexander Polakov
This commit is contained in:
Ruslan Ermilov 2005-08-02 20:12:30 +00:00
parent 511dca89b7
commit a5de1230a9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=148649

View File

@ -1,7 +1,9 @@
# $FreeBSD$
SUBDIR= concat
.if !defined(NO_CRYPT)
SUBDIR+=eli
.endif
SUBDIR+=label
SUBDIR+=mirror
SUBDIR+=nop