install-reloc: Support multi-binary installation.
[gnulib.git] / modules / fchdir-tests
index 2e202f3..89ddf71 100644 (file)
@@ -1,12 +1,15 @@
 Files:
-tests/signature.h
 tests/test-fchdir.c
+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)