X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funinorm%2Fu8-normcmp-tests;h=4006fcdf0d89b134ada947a6d6b66cee48ecec99;hb=f8d9634f9cf2e26fcada6a663e28bfb1bc7d531c;hp=eb83bcb2f23e40975458b36ec6ac2e7c85e8799b;hpb=aeb7f8cd9ad896eead3d3d7226d3df700dbf244f;p=gnulib.git diff --git a/modules/uninorm/u8-normcmp-tests b/modules/uninorm/u8-normcmp-tests index eb83bcb2f..4006fcdf0 100644 --- a/modules/uninorm/u8-normcmp-tests +++ b/modules/uninorm/u8-normcmp-tests @@ -1,6 +1,7 @@ Files: tests/uninorm/test-u8-normcmp.c tests/uninorm/test-u8-normcmp.h +tests/macros.h Depends-on: uninorm/nfd @@ -11,4 +12,4 @@ Makefile.am: TESTS += test-u8-normcmp check_PROGRAMS += test-u8-normcmp test_u8_normcmp_SOURCES = uninorm/test-u8-normcmp.c - +test_u8_normcmp_LDADD = $(LDADD) $(LIBUNISTRING)