install-reloc: Support multi-binary installation.
[gnulib.git] / modules / ftell-tests
index ce5f479..4143138 100644 (file)
@@ -2,6 +2,9 @@ Files:
 tests/test-ftell.c
 tests/test-ftell.sh
 tests/test-ftell2.sh
+tests/test-ftell3.c
+tests/signature.h
+tests/macros.h
 m4/ungetc.m4
 
 Depends-on:
@@ -11,6 +14,6 @@ configure.ac:
 gl_FUNC_UNGETC_WORKS
 
 Makefile.am:
-TESTS += test-ftell.sh test-ftell2.sh
-TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
-check_PROGRAMS += test-ftell
+TESTS += test-ftell.sh test-ftell2.sh test-ftell3
+check_PROGRAMS += test-ftell test-ftell3
+MOSTLYCLEANFILES += t-ftell3.tmp