X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fftello-tests;h=2a668dadf4d47f3bd8b2bb95d88b25353a804860;hb=7f68b5ace68d29f3627ce2e3a1e8966aea5ec778;hp=73f659e084b6ed0aa202c6efbe6927e70577db98;hpb=987e5651e8d1c5aa933c9ce88562806af4093702;p=gnulib.git diff --git a/modules/ftello-tests b/modules/ftello-tests index 73f659e08..2a668dadf 100644 --- a/modules/ftello-tests +++ b/modules/ftello-tests @@ -2,6 +2,7 @@ Files: tests/test-ftello.c tests/test-ftello.sh tests/test-ftello2.sh +tests/test-ftello3.c tests/signature.h tests/macros.h m4/ungetc.m4 @@ -13,6 +14,6 @@ configure.ac: gl_FUNC_UNGETC_WORKS Makefile.am: -TESTS += test-ftello.sh test-ftello2.sh -TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)' -check_PROGRAMS += test-ftello +TESTS += test-ftello.sh test-ftello2.sh test-ftello3 +check_PROGRAMS += test-ftello test-ftello3 +MOSTLYCLEANFILES += t-ftello3.tmp