From: bluhm Date: Wed, 20 Aug 2014 20:54:27 +0000 (+0000) Subject: Link ospfd and syslogd regression tests to the build. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=1f49040445e2ef3ad6c20baf1ed8641f174081c8;p=openbsd Link ospfd and syslogd regression tests to the build. --- diff --git a/regress/usr.sbin/Makefile b/regress/usr.sbin/Makefile index 7794783b354..3380bc6f0dc 100644 --- a/regress/usr.sbin/Makefile +++ b/regress/usr.sbin/Makefile @@ -1,8 +1,10 @@ -# $OpenBSD: Makefile,v 1.7 2014/07/03 21:12:24 miod Exp $ +# $OpenBSD: Makefile,v 1.8 2014/08/20 20:54:27 bluhm Exp $ SUBDIR += mtree SUBDIR += openssl +SUBDIR += ospfd SUBDIR += relayd +SUBDIR += syslogd .if defined(REGRESS_FULL) || make(clean) || make(cleandir) || make(obj) SUBDIR += pkg_add