summaryrefslogtreecommitdiff
path: root/regress/usr.bin/ssh/unittests/Makefile
blob: 947f6377fcfc7e5b6cf2642550f785abb23847ff (plain)
1
2
3
4
5
6
#	$OpenBSD: Makefile,v 1.8 2016/09/30 11:55:20 bluhm Exp $

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

.include <bsd.subdir.mk>