pthread-cond: Fix compilation error on native Windows.
[gnulib.git] / modules / unictype / numeric-tests
blobc7a4f15db9395941146dfb735aec58991fbdccde
1 Files:
2 tests/unictype/test-numeric.c
3 tests/unictype/test-numeric.h
4 tests/macros.h
6 Depends-on:
8 configure.ac:
10 Makefile.am:
11 TESTS += test-numeric
12 check_PROGRAMS += test-numeric
13 test_numeric_SOURCES = unictype/test-numeric.c
14 test_numeric_LDADD = $(LDADD) $(LIBUNISTRING)