summaryrefslogtreecommitdiffstats
path: root/regress/unittests/Makefile
blob: e370900e4de6c7f260102262ddd029a4fc6debd4 (plain)
1
2
3
4
5
6
#	$OpenBSD: Makefile,v 1.13 2023/09/24 08:14:13 claudio Exp $

SUBDIR=	test_helper sshbuf sshkey bitmap kex hostkeys utf8 match conversion
SUBDIR+=authopt misc sshsig

.include <bsd.subdir.mk>