diff options
Diffstat (limited to 'malloc/Makefile')
-rw-r--r-- | malloc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/malloc/Makefile b/malloc/Makefile index c1a03f3cb0..cc14cf66c9 100644 --- a/malloc/Makefile +++ b/malloc/Makefile @@ -34,6 +34,7 @@ tests := \ tst-interpose-nothread \ tst-interpose-thread \ tst-malloc \ + tst-malloc-alternate-path \ tst-malloc-backtrace \ tst-malloc-check \ tst-malloc-fork-deadlock \ |