tests/sys/netpfil: Move common tests out from behind MK_PF.
Approved by: kp Sponsored by: Rubicon Communications, LLC ("Netgate")
This commit is contained in:
parent
47ddbfae27
commit
ab6d05336c
@ -3,10 +3,10 @@
|
||||
.include <src.opts.mk>
|
||||
|
||||
TESTSDIR= ${TESTSBASE}/sys/netpfil
|
||||
TESTS_SUBDIRS+= common
|
||||
|
||||
.if ${MK_PF} != "no"
|
||||
TESTS_SUBDIRS+= pf \
|
||||
common
|
||||
TESTS_SUBDIRS+= pf
|
||||
.endif
|
||||
|
||||
.include <bsd.test.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user