xref: /freebsd/crypto/openssh/regress/unittests/Makefile (revision 4f0a4502a1f33fef287ac558c98e5ef99a32216f)
1#	$OpenBSD: Makefile,v 1.5 2015/02/16 22:21:03 djm Exp $
2REGRESS_FAIL_EARLY= yes
3SUBDIR=	test_helper sshbuf sshkey bitmap kex hostkeys
4
5.include <bsd.subdir.mk>
6