diff options
Diffstat (limited to 'support/Makefile')
-rw-r--r-- | support/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/support/Makefile b/support/Makefile index ca238ee8b4..a6081bba98 100644 --- a/support/Makefile +++ b/support/Makefile @@ -63,7 +63,9 @@ libsupport-routines = \ support_quote_string \ support_record_failure \ support_run_diff \ + support_set_small_thread_stack_size \ support_shared_allocate \ + support_small_stack_thread_attribute \ support_subprocess \ support_test_compare_blob \ support_test_compare_failure \ |