Undo 2009-05-01 patch.
[gnulib.git] / modules / unictype / block-of-tests
1 Files:
2 tests/unictype/test-block_of.c
3
4 Depends-on:
5 unictype/block-list
6 unictype/block-test
7
8 configure.ac:
9
10 Makefile.am:
11 TESTS += test-block_of
12 check_PROGRAMS += test-block_of
13 test_block_of_SOURCES = unictype/test-block_of.c
14