summaryrefslogtreecommitdiff
path: root/regress/usr.sbin
diff options
context:
space:
mode:
authordenis <denis@cvs.openbsd.org>2019-12-27 09:59:23 +0000
committerdenis <denis@cvs.openbsd.org>2019-12-27 09:59:23 +0000
commit620a0e54590dc949c8dccbb559306272082cb4a4 (patch)
tree226a1f96ab6b48611a145e56a50f3655509e90ad /regress/usr.sbin
parent88f87340a782e29c162e8ec9c6df03e7d0866ff0 (diff)
Relink ospf6d regress test
Diffstat (limited to 'regress/usr.sbin')
-rw-r--r--regress/usr.sbin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/regress/usr.sbin/Makefile b/regress/usr.sbin/Makefile
index b1e1ebb4427..d8d0d14e249 100644
--- a/regress/usr.sbin/Makefile
+++ b/regress/usr.sbin/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.21 2019/12/26 16:46:07 denis Exp $
+# $OpenBSD: Makefile,v 1.22 2019/12/27 09:59:22 denis Exp $
SUBDIR += acme-client
SUBDIR += arp
@@ -8,6 +8,7 @@ SUBDIR += ifstated
SUBDIR += ldapd
SUBDIR += mtree
SUBDIR += ospfd
+SUBDIR += ospf6d
SUBDIR += rebound
SUBDIR += relayd
SUBDIR += rpki-client