md5, sha1, sha256, sha512: fix compile error in c++ mode
[gnulib.git] / modules / unictype / category-Pd-tests
index 2092061..6e27471 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/unictype/test-categ_Pd.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_Pd
 check_PROGRAMS += test-categ_Pd
 test_categ_Pd_SOURCES = unictype/test-categ_Pd.c
-
+test_categ_Pd_LDADD = $(LDADD) $(LIBUNISTRING)