diff options
Diffstat (limited to 'regress')
-rw-r--r-- | regress/sbin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/sbin/Makefile b/regress/sbin/Makefile index 5a3aa58e338..a3aa172ab8f 100644 --- a/regress/sbin/Makefile +++ b/regress/sbin/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.8 2014/07/03 21:12:24 miod Exp $ +# $OpenBSD: Makefile,v 1.9 2016/09/04 18:13:17 bluhm Exp $ -SUBDIR+= route +SUBDIR+= isakmpd route .if defined(REGRESS_FULL) || make(clean) || make(cleandir) || make(obj) SUBDIR+= ipsecctl pfctl |