test-xalloc-die: avoid spurious failure due to libtool argv difference
[pspp] / modules / xalloc-die-tests
1 Files:
2 tests/test-xalloc-die.c
3 tests/test-xalloc-die.sh
4
5 Depends-on:
6 progname
7
8 Makefile.am:
9 TESTS += test-xalloc-die.sh
10 TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
11 check_PROGRAMS += test-xalloc-die
12 test_xalloc_die_LDADD = $(LDADD) @LIBINTL@