openssh/regress/unittests/Makefile
claudio@openbsd.org cb54becff4
upstream: REGRESS_FAIL_EARLY defaults to yes now. So no need to
overload the value here anymore. OK tb@ bluhm@

OpenBSD-Regress-ID: f063330f1bebbcd373100afccebc91a965b14496
2023-10-06 14:31:13 +11:00

7 lines
193 B
Makefile

# $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>