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>
|
.include <src.opts.mk>
|
||||||
|
|
||||||
TESTSDIR= ${TESTSBASE}/sys/netpfil
|
TESTSDIR= ${TESTSBASE}/sys/netpfil
|
||||||
|
TESTS_SUBDIRS+= common
|
||||||
|
|
||||||
.if ${MK_PF} != "no"
|
.if ${MK_PF} != "no"
|
||||||
TESTS_SUBDIRS+= pf \
|
TESTS_SUBDIRS+= pf
|
||||||
common
|
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.include <bsd.test.mk>
|
.include <bsd.test.mk>
|
||||||
|
|||||||
Reference in New Issue
Block a user