summaryrefslogtreecommitdiff
path: root/regress/usr.sbin
diff options
context:
space:
mode:
authorSebastian Benoit <benno@cvs.openbsd.org>2018-10-01 22:23:37 +0000
committerSebastian Benoit <benno@cvs.openbsd.org>2018-10-01 22:23:37 +0000
commitb215c3191771ea0046ce185ba7699b7100cecd41 (patch)
treeb5c0a0761e2a88523b9ba63e5939beccc28830fb /regress/usr.sbin
parentd5a653cfb256ad919c6d8ebd9444d0b56a09b4c3 (diff)
run the integrationtests/
Diffstat (limited to 'regress/usr.sbin')
-rw-r--r--regress/usr.sbin/bgpd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/regress/usr.sbin/bgpd/Makefile b/regress/usr.sbin/bgpd/Makefile
index 46f53339989..fb9d83c8769 100644
--- a/regress/usr.sbin/bgpd/Makefile
+++ b/regress/usr.sbin/bgpd/Makefile
@@ -1,6 +1,7 @@
-# $OpenBSD: Makefile,v 1.5 2018/09/07 08:40:00 claudio Exp $
+# $OpenBSD: Makefile,v 1.6 2018/10/01 22:23:36 benno Exp $
SUBDIR += config
SUBDIR += unittests
+SUBDIR += integrationtests
.include <bsd.subdir.mk>