X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fproperty-unassigned-code-value-tests;h=0cb3a76d8496a6dae0fff2607ab40f9ac2233fbd;hb=e7086a9a301ffcfef17edbcba9e7c0312c33f7a8;hp=42554f7b320cfd157845aacd07287109b6db221a;hpb=a635ca9c01d6e9a747ac9c0c2eed04658486d400;p=gnulib.git diff --git a/modules/unictype/property-unassigned-code-value-tests b/modules/unictype/property-unassigned-code-value-tests index 42554f7b3..0cb3a76d8 100644 --- a/modules/unictype/property-unassigned-code-value-tests +++ b/modules/unictype/property-unassigned-code-value-tests @@ -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)