glue in saslc

This commit is contained in:
christos 2011-02-12 19:07:35 +00:00
parent 18b1a8268b
commit e9a3875280
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.8 2010/03/20 02:07:33 uwe Exp $ # $NetBSD: Makefile,v 1.9 2011/02/12 19:07:35 christos Exp $
.include <bsd.own.mk> .include <bsd.own.mk>
.if (${MKCRYPTO} != "no") .if (${MKCRYPTO} != "no")
SUBDIR+= openssl .WAIT netpgp openssh SUBDIR+= openssl .WAIT netpgp openssh libsaslc
.endif .endif
.include <bsd.subdir.mk> .include <bsd.subdir.mk>