realloc-*: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / hash-tests
index f67a085124f7fb21dfaac06d0f0c8ef5d8275263..b3f814b6ec1cc29271eba79171f9e8b7a02b7902 100644 (file)
@@ -1,16 +1,15 @@
 Files:
 tests/test-hash.c
+tests/macros.h
 
 Depends-on:
 hash-pjw
 inttostr
 progname
 stdbool
-xalloc
 
 configure.ac:
 
 Makefile.am:
 TESTS += test-hash
 check_PROGRAMS += test-hash
-test_hash_LDADD = $(LDADD) @LIBINTL@