strtod: Stop using AC_FUNC_STRTOD.
[gnulib.git] / modules / unictype / category-Cc-tests
index bc33c32..7d53490 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/unictype/test-categ_Cc.c
 tests/unictype/test-predicate-part1.h
 tests/unictype/test-predicate-part2.h
+tests/macros.h
 
 Depends-on:
 unictype/category-test
@@ -12,4 +13,4 @@ Makefile.am:
 TESTS += test-categ_Cc
 check_PROGRAMS += test-categ_Cc
 test_categ_Cc_SOURCES = unictype/test-categ_Cc.c
-
+test_categ_Cc_LDADD = $(LDADD) $(LIBUNISTRING)