diff options
Diffstat (limited to 'stdlib/Makefile')
| -rw-r--r-- | stdlib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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) |
