summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/clone3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing/selftests/clone3/Makefile')
-rw-r--r--tools/testing/selftests/clone3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testing/selftests/clone3/Makefile b/tools/testing/selftests/clone3/Makefile
index eb26eb793c80..cf976c732906 100644
--- a/tools/testing/selftests/clone3/Makefile
+++ b/tools/testing/selftests/clone3/Makefile
@@ -1,6 +1,6 @@
# SPDX-License-Identifier: GPL-2.0
CFLAGS += -g -I../../../../usr/include/
-TEST_GEN_PROGS := clone3 clone3_clear_sighand
+TEST_GEN_PROGS := clone3 clone3_clear_sighand clone3_set_tid
include ../lib.mk