1#	$OpenBSD: Makefile,v 1.9 2017/03/14 01:20:29 dtucker Exp $
2
3REGRESS_FAIL_EARLY?=	yes
4SUBDIR=	test_helper sshbuf sshkey bitmap kex hostkeys utf8 match conversion
5
6.include <bsd.subdir.mk>
7