X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=modules%2Fchown-tests;h=e4945ea2dc2742b8e1f0b7a339f8fc1c21a37635;hb=edca61feba2256cd711f71850bbed0e68e98d522;hp=a320328fa8d0d6d6ac8e7d4c170b7ef4bc95588b;hpb=89ae4589dd58d12e7cbcf0e92c1d828c1e430f97;p=pspp diff --git a/modules/chown-tests b/modules/chown-tests index a320328fa8..e4945ea2dc 100644 --- a/modules/chown-tests +++ b/modules/chown-tests @@ -1,10 +1,12 @@ Files: -tests/signature.h tests/nap.h tests/test-chown.h tests/test-chown.c +tests/signature.h +tests/macros.h Depends-on: +ignore-value lstat mgetgroups progname @@ -19,4 +21,3 @@ AC_CHECK_FUNCS_ONCE([getegid]) Makefile.am: TESTS += test-chown check_PROGRAMS += test-chown -test_chown_LDADD = $(LDADD) @LIBINTL@