summaryrefslogtreecommitdiff
path: root/regress/usr.sbin/bgpd/Makefile
blob: fb9d83c8769500b2859b82952568bbe98c163682 (plain)
1
2
3
4
5
6
7
# $OpenBSD: Makefile,v 1.6 2018/10/01 22:23:36 benno Exp $

SUBDIR += config
SUBDIR += unittests
SUBDIR += integrationtests

.include <bsd.subdir.mk>