gnulib-tool: Use the Python implementation by default.
[gnulib.git] / modules / hash-set-tests
blob8da90f7b1f01817fd0fb7444a4f0925671a414d9
1 Files:
2 tests/test-hash_set.c
3 tests/macros.h
5 Depends-on:
6 array-set
7 xalloc
9 configure.ac:
11 Makefile.am:
12 TESTS += test-hash_set
13 check_PROGRAMS += test-hash_set
14 test_hash_set_LDADD = $(LDADD) @LIBINTL@