pthread: Determine $(LIB_PTHREAD) correctly on IRIX 6.5.
[gnulib.git] / modules / pread-tests
index 9d3dec8..72e4613 100644 (file)
@@ -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)'