iswblank: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / linked-list-tests
index 3b37c2b06bfe63786c25c978139dd9f5ad217038..d6fd5aa25290dfd56b2c0889c8539133efc5efae 100644 (file)
@@ -1,5 +1,6 @@
 Files:
 tests/test-linked_list.c
+tests/macros.h
 
 Depends-on:
 array-list
@@ -10,4 +11,3 @@ configure.ac:
 Makefile.am:
 TESTS += test-linked_list
 check_PROGRAMS += test-linked_list
-test_linked_list_LDADD = $(LDADD) @LIBINTL@