X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fcategory-Lm-tests;h=fd9b39ca3b0a8bf6f51e606b9f8270ae69caf3cf;hb=c6d98d8cd52c163c2dba42a41da25356c4dad9f0;hp=8d98e687bd9b2a353de90d4ed119877b7ab3fde5;hpb=a635ca9c01d6e9a747ac9c0c2eed04658486d400;p=gnulib.git diff --git a/modules/unictype/category-Lm-tests b/modules/unictype/category-Lm-tests index 8d98e687b..fd9b39ca3 100644 --- a/modules/unictype/category-Lm-tests +++ b/modules/unictype/category-Lm-tests @@ -2,6 +2,7 @@ Files: tests/unictype/test-categ_Lm.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_Lm check_PROGRAMS += test-categ_Lm test_categ_Lm_SOURCES = unictype/test-categ_Lm.c - +test_categ_Lm_LDADD = $(LDADD) $(LIBUNISTRING)