openssh/regress/unittests/Makefile
djm@openbsd.org 0abf41f99a upstream commit
enable hostkeys unit tests
2015-02-17 09:35:35 +11:00

6 lines
161 B
Makefile

# $OpenBSD: Makefile,v 1.5 2015/02/16 22:21:03 djm Exp $
REGRESS_FAIL_EARLY= yes
SUBDIR= test_helper sshbuf sshkey bitmap kex hostkeys
.include <bsd.subdir.mk>