X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ffchdir-tests;h=89ddf713ac09c7a9ff9ba2956a00b8e41ba9f022;hb=43fd1e7b5a01623bc59fcf68254ce5be8e0b8d42;hp=2e202f369652aa59ad95cc62af8a61ea07fa219d;hpb=89ae4589dd58d12e7cbcf0e92c1d828c1e430f97;p=gnulib.git diff --git a/modules/fchdir-tests b/modules/fchdir-tests index 2e202f369..89ddf713a 100644 --- a/modules/fchdir-tests +++ b/modules/fchdir-tests @@ -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)