From: bluhm Date: Fri, 29 Apr 2022 11:59:10 +0000 (+0000) Subject: Link pf_opts to the tree. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=5556651073ebc63819d18a1c4f2dad6fc9b00c6d;p=openbsd Link pf_opts to the tree. --- diff --git a/regress/sys/net/Makefile b/regress/sys/net/Makefile index 3f43845dc04..bda4ec8f22a 100644 --- a/regress/sys/net/Makefile +++ b/regress/sys/net/Makefile @@ -1,7 +1,8 @@ -# $OpenBSD: Makefile,v 1.16 2021/01/11 12:02:53 bluhm Exp $ +# $OpenBSD: Makefile,v 1.17 2022/04/29 11:59:10 bluhm Exp $ SUBDIR += etherip gif loop -SUBDIR += pf_divert pf_forward pf_fragment pf_print pf_state pf_table +SUBDIR += pf_divert pf_forward pf_fragment pf_opts pf_print pf_state +SUBDIR += pf_table SUBDIR += pflog pflow rdomains rtable vxlan wg .include