X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fpwrite-tests;h=6249a8e9f81c4c6bbb99d78d5dcf368791c0bd0e;hb=6f730e7ae5225bf9eb36554d94805b97a72784bd;hp=5654822c487954af83d6f525c41ca822fb560416;hpb=d8fa18472a54c1cb2674c296b3d82443f234d5f7;p=gnulib.git diff --git a/modules/pwrite-tests b/modules/pwrite-tests index 5654822c4..6249a8e9f 100644 --- a/modules/pwrite-tests +++ b/modules/pwrite-tests @@ -1,4 +1,5 @@ Files: +tests/test-pwrite.sh tests/test-pwrite.c tests/init.sh tests/signature.h @@ -9,5 +10,5 @@ Depends-on: configure.ac: Makefile.am: -TESTS += test-pwrite +TESTS += test-pwrite.sh check_PROGRAMS += test-pwrite