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