diff --git a/stdlib/Makefile b/stdlib/Makefile index 043a452f72..347491de53 100644 --- a/stdlib/Makefile +++ b/stdlib/Makefile @@ -626,3 +626,4 @@ $(objpfx)tst-setcontext3.out: tst-setcontext3.sh $(objpfx)tst-setcontext3 $(objpfx)tst-qsort5: $(libm) $(objpfx)tst-concurrent-exit: $(shared-thread-library) +$(objpfx)tst-concurrent-quick_exit: $(shared-thread-library)