X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fxalloc-die-tests;h=e611f8010d04796d48c6e38a42c10b361d341fea;hb=43593319b31e6b0175b8eec4433bac744959822d;hp=ed6a4705b1226d533d54e387eee54d1ccb1e0950;hpb=e45cb32c4ccf3e8be58a2bd3124b65f63266e21a;p=gnulib.git diff --git a/modules/xalloc-die-tests b/modules/xalloc-die-tests index ed6a4705b..e611f8010 100644 --- a/modules/xalloc-die-tests +++ b/modules/xalloc-die-tests @@ -3,8 +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@