getline: Simplify.
[pspp] / modules / array-oset-tests
index 6079e85d5f29b47e00904e83b51447b29dc3ab7c..57913163123da3d3bd5eef2ae5d62a7c62756fff 100644 (file)
@@ -1,7 +1,9 @@
 Files:
 tests/test-array_oset.c
+tests/macros.h
 
 Depends-on:
+xlist
 array-list
 progname
 
@@ -10,4 +12,5 @@ configure.ac:
 Makefile.am:
 TESTS += test-array_oset
 check_PROGRAMS += test-array_oset
+test_array_oset_LDADD = $(LDADD) @LIBINTL@