* lib/glthread/thread.h: Modernize comment.
[gnulib.git] / modules / unictype / property-ids-trinary-operator-tests
index 31fb902..e0f1ecb 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/unictype/test-pr_ids_trinary_operator.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_ids_trinary_operator
 check_PROGRAMS += test-pr_ids_trinary_operator
 test_pr_ids_trinary_operator_SOURCES = unictype/test-pr_ids_trinary_operator.c
-
+test_pr_ids_trinary_operator_LDADD = $(LDADD) $(LIBUNISTRING)