X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fargp-tests;h=25a23efe16e284542a28cc95f655b8b37ceedb62;hb=ca3910da774f8ae6c4a2b6b8a8729b10ccc97ad4;hp=00cd685f7576b5b94e0e5c41c69c036e3e34592f;hpb=6e714e7a1e47ada667d0a7db1cef42e9fe7d21f0;p=gnulib.git diff --git a/modules/argp-tests b/modules/argp-tests index 00cd685f7..25a23efe1 100644 --- a/modules/argp-tests +++ b/modules/argp-tests @@ -3,10 +3,10 @@ tests/test-argp.c tests/test-argp-2.sh Depends-on: +progname Makefile.am: TESTS += test-argp test-argp-2.sh -noinst_PROGRAMS += test-argp +check_PROGRAMS += test-argp +test_argp_LDADD = $(LDADD) @LIBINTL@ EXTRA_DIST += test-argp-2.sh -test_argp_SOURCES = test-argp.c -