summaryrefslogtreecommitdiff
path: root/regress/unittests/Makefile
blob: e975f6ca4160bcdea44e60a91ecc0556ccdb1604 (plain)
1
2
3
4
5
6
#	$OpenBSD: Makefile,v 1.9 2017/03/14 01:20:29 dtucker Exp $

REGRESS_FAIL_EARLY?=	yes
SUBDIR=	test_helper sshbuf sshkey bitmap kex hostkeys utf8 match conversion

.include <bsd.subdir.mk>