From d55e00843a3d660bf081aabf50fab05ccbba1eec Mon Sep 17 00:00:00 2001 From: bdrewery Date: Sat, 3 Oct 2015 16:01:16 +0000 Subject: MFC r288199,r288246: Add missing CLEANFILES. --- lib/libc/tests/gen/posix_spawn/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/libc/tests') diff --git a/lib/libc/tests/gen/posix_spawn/Makefile b/lib/libc/tests/gen/posix_spawn/Makefile index d2dfa54..f20bbd7 100644 --- a/lib/libc/tests/gen/posix_spawn/Makefile +++ b/lib/libc/tests/gen/posix_spawn/Makefile @@ -21,6 +21,8 @@ PROGS+= h_spawnattr SCRIPTS= h_nonexec SCRIPTS+= h_zero +CLEANFILES+= h_nonexec + .include "../../Makefile.netbsd-tests" h_zero: -- cgit v1.1