summaryrefslogtreecommitdiff
path: root/regress/unittests/Makefile
blob: 0a95d4b205fba6e1a0e216d2b0e799007265893a (plain)
1
2
3
4
5
#	$OpenBSD: Makefile,v 1.6 2016/05/26 19:14:25 schwarze Exp $
REGRESS_FAIL_EARLY= yes
SUBDIR=	test_helper sshbuf sshkey bitmap kex hostkeys utf8

.include <bsd.subdir.mk>