diff --git a/stdlib/Makefile b/stdlib/Makefile index 7eec68b73a..f659c38feb 100644 --- a/stdlib/Makefile +++ b/stdlib/Makefile @@ -624,3 +624,4 @@ $(objpfx)tst-setcontext3.out: tst-setcontext3.sh $(objpfx)tst-setcontext3 $(evaluate-test) $(objpfx)tst-qsort5: $(libm) +$(objpfx)tst-concurrent-exit: $(shared-thread-library)