openssh/regress/misc/Makefile
djm@openbsd.org c6efa8a91a upstream: add dummy security key middleware based on work by
markus@

This will allow us to test U2F/FIDO2 support in OpenSSH without
requiring real hardware.

ok markus@

OpenBSD-Regress-ID: 88b309464b8850c320cf7513f26d97ee1fdf9aae
2019-11-27 10:47:28 +11:00

4 lines
52 B
Makefile

SUBDIR= kexfuzz sk-dummy
.include <bsd.subdir.mk>