gnulib-tool.py: Make better use of imports.
[gnulib.git] / modules / hash-map-tests
blob15540555b108f4118c3694af2de7a14b5bb1cd27
1 Files:
2 tests/test-hash_map.c
3 tests/macros.h
5 Depends-on:
6 array-map
7 xalloc
9 configure.ac:
11 Makefile.am:
12 TESTS += test-hash_map
13 check_PROGRAMS += test-hash_map
14 test_hash_map_LDADD = $(LDADD) @LIBINTL@