Link test program with libintl.
[pspp] / modules / array-list-tests
index a1d1ba1e13cdb717f1d66acd13a1c3456c61ff1d..a15498bd98e1da2c5185398a80da44b7ee025fd1 100644 (file)
@@ -2,10 +2,12 @@ Files:
 tests/test-array_list.c
 
 Depends-on:
+progname
 
 configure.ac:
 
 Makefile.am:
 TESTS += test-array_list
 check_PROGRAMS += test-array_list
+test_array_list_LDADD = @LIBINTL@ $(LDADD)