doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / hash-tests
index f67a085..72a6ae6 100644 (file)
@@ -1,16 +1,14 @@
 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@