X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fxalloc-die-tests;h=ca7acd2d9dfd356d72246e4f4c4a02166b3c2fa7;hb=7dd6551404efff84abc69c3795dbe125cd13ebbd;hp=ed6a4705b1226d533d54e387eee54d1ccb1e0950;hpb=e45cb32c4ccf3e8be58a2bd3124b65f63266e21a;p=gnulib.git diff --git a/modules/xalloc-die-tests b/modules/xalloc-die-tests index ed6a4705b..ca7acd2d9 100644 --- a/modules/xalloc-die-tests +++ b/modules/xalloc-die-tests @@ -1,10 +1,12 @@ Files: tests/test-xalloc-die.c tests/test-xalloc-die.sh +tests/init.sh Depends-on: +progname Makefile.am: TESTS += test-xalloc-die.sh -TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' check_PROGRAMS += test-xalloc-die +test_xalloc_die_LDADD = $(LDADD) @LIBINTL@