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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user