diff --git a/sbin/pfctl/tests/Makefile b/sbin/pfctl/tests/Makefile index ed5f52758145..281cd97dee78 100644 --- a/sbin/pfctl/tests/Makefile +++ b/sbin/pfctl/tests/Makefile @@ -1,10 +1,12 @@ PACKAGE= tests ATF_TESTS_C= pfctl_test ATF_TESTS_SH= macro LIBADD+= sbuf SUBDIR+= files WARNS=6 +pfctl_test.o: pfctl_test_list.inc + .include