sinl: Simplify for platforms where 'long double' == 'double'.
[gnulib.git] / modules / getcwd-tests
index d7eee2b..59710ee 100644 (file)
@@ -2,9 +2,15 @@ Files:
 tests/test-getcwd.c
 
 Depends-on:
+errno
+fcntl-h
+getcwd-lgpl
+pathmax
+sys_stat
 
 configure.ac:
 
 Makefile.am:
 TESTS += test-getcwd
 check_PROGRAMS += test-getcwd
+test_getcwd_LDADD = $(LDADD) @LIBINTL@