X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fftell-tests;h=4143138da608bf1a96757af0d2b019d11f9aa65d;hb=e1c466d11a91615c413789ea8bc3ec358f2c6aa9;hp=c944ca919841b77245a6f1243a76bd4df98df28e;hpb=c842db5eed5f81fbdb173181599eeb02278a0210;p=gnulib.git diff --git a/modules/ftell-tests b/modules/ftell-tests index c944ca919..4143138da 100644 --- a/modules/ftell-tests +++ b/modules/ftell-tests @@ -2,6 +2,7 @@ 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 @@ -13,5 +14,6 @@ configure.ac: gl_FUNC_UNGETC_WORKS Makefile.am: -TESTS += test-ftell.sh test-ftell2.sh -check_PROGRAMS += test-ftell +TESTS += test-ftell.sh test-ftell2.sh test-ftell3 +check_PROGRAMS += test-ftell test-ftell3 +MOSTLYCLEANFILES += t-ftell3.tmp