maint.mk: restore functionality removed by recent change
[gnulib.git] / modules / fchdir-tests
index f3bb8b2..89ddf71 100644 (file)
@@ -1,11 +1,15 @@
 Files:
 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)