X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=inline;f=modules%2Ffseeko-tests;h=718832af8d22aa3c98815407d82b550bedc3f232;hb=cec93e99d19f54c8f310b8290bab9014891530e3;hp=055e2af794de725f17757b8f15e5104ee5ad4a9d;hpb=a3a70ebafd7f2fdc069d43e8a26fc246dd7fe5bb;p=gnulib.git diff --git a/modules/fseeko-tests b/modules/fseeko-tests index 055e2af79..718832af8 100644 --- a/modules/fseeko-tests +++ b/modules/fseeko-tests @@ -1,10 +1,13 @@ Files: tests/test-fseeko.c +tests/test-fseeko.sh Depends-on: configure.ac: Makefile.am: -TESTS += test-fseeko +TESTS += test-fseeko.sh +TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)' check_PROGRAMS += test-fseeko +EXTRA_DIST += test-fseeko.sh