X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fxalloc-die-tests;h=e611f8010d04796d48c6e38a42c10b361d341fea;hb=46f5f314f34a08c9305758482d7d2fdb0e999d09;hp=9b430cb50b5b9c51a5134190dede131bc50cd781;hpb=b5104eb4ff3b34f51ffd22d83e45477f134361e4;p=gnulib.git diff --git a/modules/xalloc-die-tests b/modules/xalloc-die-tests index 9b430cb50..e611f8010 100644 --- a/modules/xalloc-die-tests +++ b/modules/xalloc-die-tests @@ -3,9 +3,10 @@ tests/test-xalloc-die.c tests/test-xalloc-die.sh Depends-on: +progname +test-framework-sh Makefile.am: TESTS += test-xalloc-die.sh -TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' check_PROGRAMS += test-xalloc-die test_xalloc_die_LDADD = $(LDADD) @LIBINTL@