X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fftello-tests;h=1d4279d1f41985b6d0744dd1f9f9b236a8353ea5;hb=d0ed9df4b170fc03d349eb1e856265b2c3c16706;hp=fef91590008b7a3cc94ed3e65f28d761a7495fa6;hpb=25b5e5c45c8f72108fd5849496236f5dfe09e44d;p=gnulib.git diff --git a/modules/ftello-tests b/modules/ftello-tests index fef915900..1d4279d1f 100644 --- a/modules/ftello-tests +++ b/modules/ftello-tests @@ -1,10 +1,13 @@ Files: tests/test-ftello.c +tests/test-ftello.sh Depends-on: configure.ac: Makefile.am: -TESTS += test-ftello +TESTS += test-ftello.sh +TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)' check_PROGRAMS += test-ftello +EXTRA_DIST += test-ftello.sh