summaryrefslogtreecommitdiff
path: root/regress/unittests/Makefile
blob: 98121b744b2551da68ad764b7c67d9f8ff98def0 (plain)
1
2
3
4
5
6
#	$OpenBSD: Makefile,v 1.4 2015/01/19 20:45:25 markus Exp $
REGRESS_FAIL_EARLY= yes

SUBDIR=	test_helper sshbuf sshkey bitmap kex

.include <bsd.subdir.mk>