install-reloc: Support multi-binary installation.
[gnulib.git] / modules / fchdir-tests
index 462e709..89ddf71 100644 (file)
@@ -4,10 +4,12 @@ tests/signature.h
 tests/macros.h
 
 Depends-on:
-getcwd
+cloexec
+getcwd-lgpl
 
 configure.ac:
 
 Makefile.am:
 TESTS += test-fchdir
 check_PROGRAMS += test-fchdir
+test_fchdir_LDADD = $(LDADD) $(LIBINTL)