havelib: Fix for Solaris 11 OpenIndiana and Solaris 11 OmniOS.
[gnulib.git] / modules / unictype / block-of-tests
blob2bfc019fe7b99ca348c74b85e459a785fc9c75aa
1 Files:
2 tests/unictype/test-block_of.c
3 tests/macros.h
5 Depends-on:
6 unictype/block-list
7 unictype/block-test
9 configure.ac:
11 Makefile.am:
12 TESTS += test-block_of
13 check_PROGRAMS += test-block_of
14 test_block_of_SOURCES = unictype/test-block_of.c
15 test_block_of_LDADD = $(LDADD) $(LIBUNISTRING)