diff --git a/sbin/pfctl/tests/Makefile b/sbin/pfctl/tests/Makefile index ed5f5275814..281cd97dee7 100644 --- a/sbin/pfctl/tests/Makefile +++ b/sbin/pfctl/tests/Makefile @@ -7,4 +7,6 @@ LIBADD+= sbuf SUBDIR+= files WARNS=6 +pfctl_test.o: pfctl_test_list.inc + .include