summaryrefslogtreecommitdiffstats
path: root/regress/unittests/Makefile
blob: e70b1664431163f949ff5860343bb863cb48c13d (plain)
1
2
3
4
5
#	$OpenBSD: Makefile,v 1.7 2016/08/19 06:44:13 djm Exp $
REGRESS_FAIL_EARLY= yes
SUBDIR=	test_helper sshbuf sshkey bitmap kex hostkeys utf8 match

.include <bsd.subdir.mk>