X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fchown-tests;h=467046de64041f680d38afaeaf18d4bee853b5d5;hb=20f0673b1b22f84e39b3bacae027cdc21be2ed39;hp=d1add611c1d4597ea8ab8981b791ba9656ef8307;hpb=c7362ef0beb434d7a3063b5a7ac7b956988dc435;p=gnulib.git diff --git a/modules/chown-tests b/modules/chown-tests index d1add611c..467046de6 100644 --- a/modules/chown-tests +++ b/modules/chown-tests @@ -2,11 +2,13 @@ Files: tests/nap.h tests/test-chown.h tests/test-chown.c +tests/signature.h +tests/macros.h Depends-on: +ignore-value lstat mgetgroups -progname usleep stat-time stdbool @@ -18,4 +20,3 @@ AC_CHECK_FUNCS_ONCE([getegid]) Makefile.am: TESTS += test-chown check_PROGRAMS += test-chown -test_chown_LDADD = $(LDADD) @LIBINTL@