X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fpread-tests;h=72e4613bb563abf615041a6a04731fa988a3735f;hb=b187ff0528e2a081392a834e684d1d0c161708a7;hp=9d3dec8bef00594ba77a680fa508cb6f8959079f;hpb=9b1723bc19a2770a3f57e6432347dab683e2f027;p=gnulib.git diff --git a/modules/pread-tests b/modules/pread-tests index 9d3dec8be..72e4613bb 100644 --- a/modules/pread-tests +++ b/modules/pread-tests @@ -1,6 +1,9 @@ Files: tests/test-pread.c +tests/test-pread.sh tests/init.sh +tests/signature.h +tests/macros.h Depends-on: @@ -9,5 +12,3 @@ configure.ac: Makefile.am: TESTS += test-pread.sh check_PROGRAMS += test-pread -TESTS_ENVIRONMENT += \ - srcdir='$(srcdir)'