X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fhash-tests;h=a77bfe7d68e546de5a9a3b548dc551a2483fb74e;hb=4d319c3618a4668216195af1400afa8fb0549d6e;hp=0a83d8e0f4cd98f40add85e413f48a97ee182e1d;hpb=14092765ada78e9ef99572192a6fd1c39ea03834;p=gnulib.git diff --git a/modules/hash-tests b/modules/hash-tests index 0a83d8e0f..a77bfe7d6 100644 --- a/modules/hash-tests +++ b/modules/hash-tests @@ -1,5 +1,6 @@ Files: tests/test-hash.c +tests/macros.h Depends-on: hash-pjw @@ -13,3 +14,4 @@ configure.ac: Makefile.am: TESTS += test-hash check_PROGRAMS += test-hash +test_hash_LDADD = $(LDADD) @LIBINTL@