qacl: port to Windows better
[gnulib.git] / modules / unictype / property-unassigned-code-value-tests
index 42554f7..0cb3a76 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/unictype/test-pr_unassigned_code_value.c
 tests/unictype/test-predicate-part1.h
 tests/unictype/test-predicate-part2.h
+tests/macros.h
 
 Depends-on:
 
@@ -11,4 +12,4 @@ Makefile.am:
 TESTS += test-pr_unassigned_code_value
 check_PROGRAMS += test-pr_unassigned_code_value
 test_pr_unassigned_code_value_SOURCES = unictype/test-pr_unassigned_code_value.c
-
+test_pr_unassigned_code_value_LDADD = $(LDADD) $(LIBUNISTRING)