X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fargp-tests;h=a7dd5ba776ed58c3c34b8d31873751f16331f977;hb=07db72ec7e1d17602ab313bdb849bca748b4d0d8;hp=00cd685f7576b5b94e0e5c41c69c036e3e34592f;hpb=6e714e7a1e47ada667d0a7db1cef42e9fe7d21f0;p=gnulib.git diff --git a/modules/argp-tests b/modules/argp-tests index 00cd685f7..a7dd5ba77 100644 --- a/modules/argp-tests +++ b/modules/argp-tests @@ -5,8 +5,6 @@ tests/test-argp-2.sh Depends-on: Makefile.am: -TESTS += test-argp test-argp-2.sh -noinst_PROGRAMS += test-argp +TESTS += test-argp$(EXEEXT) test-argp-2.sh +check_PROGRAMS += test-argp EXTRA_DIST += test-argp-2.sh -test_argp_SOURCES = test-argp.c -