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 0b154e57c5..8c6249aab4 100644 --- a/stdlib/Makefile +++ b/stdlib/Makefile @@ -234,6 +234,7 @@ tests := \ tst-setcontext7 \ tst-setcontext8 \ tst-setcontext9 \ + tst-setcontext10 \ tst-strfmon_l \ tst-strfrom \ tst-strfrom-locale \ |