aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLutz Donnerhacke <donner@FreeBSD.org>2021-06-24 11:54:54 +0000
committerLutz Donnerhacke <donner@FreeBSD.org>2021-06-24 11:54:54 +0000
commitdb7136d6b97f53e58976d20b454f7bb71322b07d (patch)
tree948ba40311254f96c65ed1de4f8ca005d1d92550
parentff236cdc389341c219a7de107a74bd86331780af (diff)
downloadsrc-db7136d6b97f53e58976d20b454f7bb71322b07d.tar.gz
src-db7136d6b97f53e58976d20b454f7bb71322b07d.zip
tests/netgraph: Fix build error due to missing directory
While MFCing the tests into stable/11 the test directory needs to be added, because earlier netgraph tests were not MFCed to this train. PR: 256773 Reported by: Arrigo Marchiori Submitted by: Arrigo Marchiori Tested by: Arrigo Marchiori This is a direct commit into the stable/11 branch.
-rw-r--r--etc/mtree/BSD.tests.dist2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/mtree/BSD.tests.dist b/etc/mtree/BSD.tests.dist
index 12a7e7d3401e..9fff7a9122b0 100644
--- a/etc/mtree/BSD.tests.dist
+++ b/etc/mtree/BSD.tests.dist
@@ -488,6 +488,8 @@
..
net
..
+ netgraph
+ ..
netinet
..
netmap