about summary refs log tree commit diff
path: root/sysdeps/nacl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/nacl/Makefile')
-rw-r--r--sysdeps/nacl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/nacl/Makefile b/sysdeps/nacl/Makefile
index b51156b5ad..a8e737c340 100644
--- a/sysdeps/nacl/Makefile
+++ b/sysdeps/nacl/Makefile
@@ -108,7 +108,7 @@ test-wrapper-env = $(test-wrapper-env-only)
 test-wrapper = $(test-wrapper-env) --
 
 ifeq ($(subdir),csu)
-sysdep_routines += nacl_interface_query \
+sysdep_routines += nacl_interface_query exit-thread \
 		   nacl-interfaces $(call nacl-routines-of,libc)
 endif