xref: /freebsd/crypto/openssh/regress/unittests/Makefile (revision b08fc26cbdd00df6852e71e1be58fa9cc92019f0)
1#	$OpenBSD: Makefile,v 1.7 2016/08/19 06:44:13 djm Exp $
2REGRESS_FAIL_EARLY= yes
3SUBDIR=	test_helper sshbuf sshkey bitmap kex hostkeys utf8 match
4
5.include <bsd.subdir.mk>
6