regex: Don't require alloca.
[pspp] / modules / linked-list-tests
index 2c1fee0776cded3e7f751c2c8b4d24ddd4ede33f..d6fd5aa25290dfd56b2c0889c8539133efc5efae 100644 (file)
@@ -1,5 +1,6 @@
 Files:
 tests/test-linked_list.c
+tests/macros.h
 
 Depends-on:
 array-list
@@ -10,5 +11,3 @@ configure.ac:
 Makefile.am:
 TESTS += test-linked_list
 check_PROGRAMS += test-linked_list
-test_linked_list_LDADD = @LIBINTL@ $(LDADD)
-