diff --git a/tools/regression/lib/libc/gen/Makefile b/tools/regression/lib/libc/gen/Makefile index 4cba5de551d2..a1ea01caf496 100644 --- a/tools/regression/lib/libc/gen/Makefile +++ b/tools/regression/lib/libc/gen/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -TESTS= test-arc4random test-fmtcheck test-fmtmsg test-fnmatch \ +TESTS= test-fmtcheck test-fmtmsg test-fnmatch \ test-fpclassify test-ftw test-popen test-posix_spawn test-wordexp .PHONY: tests