summaryrefslogtreecommitdiff
path: root/modules/posix_spawn_file_actions_addfchdir-tests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/posix_spawn_file_actions_addfchdir-tests')
-rw-r--r--modules/posix_spawn_file_actions_addfchdir-tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/posix_spawn_file_actions_addfchdir-tests b/modules/posix_spawn_file_actions_addfchdir-tests
index 2f09934802..789a85d2e8 100644
--- a/modules/posix_spawn_file_actions_addfchdir-tests
+++ b/modules/posix_spawn_file_actions_addfchdir-tests
@@ -27,4 +27,5 @@ check_PROGRAMS += test-posix_spawn_file_actions_addfchdir
if POSIX_SPAWN_PORTED
TESTS += test-posix_spawn-fchdir
check_PROGRAMS += test-posix_spawn-fchdir
+test_posix_spawn_fchdir_LDADD = $(LDADD) @LIBINTL@
endif