X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fftello-tests;h=2a668dadf4d47f3bd8b2bb95d88b25353a804860;hb=e91216b238f2af78257bd943db0b22b289d172cc;hp=c20381c13360c145bbc3e9a66e89007c58d58314;hpb=368e66277a1fdb07a508f9c3ff5d5669e4b4e838;p=gnulib.git diff --git a/modules/ftello-tests b/modules/ftello-tests index c20381c13..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,5 +14,6 @@ configure.ac: gl_FUNC_UNGETC_WORKS Makefile.am: -TESTS += test-ftello.sh test-ftello2.sh -check_PROGRAMS += test-ftello +TESTS += test-ftello.sh test-ftello2.sh test-ftello3 +check_PROGRAMS += test-ftello test-ftello3 +MOSTLYCLEANFILES += t-ftello3.tmp