openssh/regress/unittests/Makefile

7 lines
156 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.4 2015/01/19 20:45:25 markus Exp $
REGRESS_FAIL_EARLY= yes
SUBDIR= test_helper sshbuf sshkey bitmap kex
.include <bsd.subdir.mk>