Provide EXEEXT and srcdir in TESTS_ENVIRONMENT by default.
[gnulib.git] / modules / ftello-tests
index 1d4279d..c20381c 100644 (file)
@@ -1,13 +1,17 @@
 Files:
 tests/test-ftello.c
 tests/test-ftello.sh
+tests/test-ftello2.sh
+tests/signature.h
+tests/macros.h
+m4/ungetc.m4
 
 Depends-on:
+binary-io
 
 configure.ac:
+gl_FUNC_UNGETC_WORKS
 
 Makefile.am:
-TESTS += test-ftello.sh
-TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
+TESTS += test-ftello.sh test-ftello2.sh
 check_PROGRAMS += test-ftello
-EXTRA_DIST += test-ftello.sh