X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Funinorm%2Fu16-normcmp-tests;h=b265f23737029ce0b7aa48f7f66e7ab7c2ea2d18;hb=HEAD;hp=6d95ed75e535a1c2e70b63000a1b3d421a1c84ef;hpb=2010f906dccfe20a201277eb556b797d9a797b20;p=gnulib.git diff --git a/modules/uninorm/u16-normcmp-tests b/modules/uninorm/u16-normcmp-tests index 6d95ed75e..b265f2373 100644 --- a/modules/uninorm/u16-normcmp-tests +++ b/modules/uninorm/u16-normcmp-tests @@ -1,6 +1,7 @@ Files: tests/uninorm/test-u16-normcmp.c tests/uninorm/test-u16-normcmp.h +tests/macros.h Depends-on: uninorm/nfd @@ -11,4 +12,4 @@ Makefile.am: TESTS += test-u16-normcmp check_PROGRAMS += test-u16-normcmp test_u16_normcmp_SOURCES = uninorm/test-u16-normcmp.c - +test_u16_normcmp_LDADD = $(LDADD) $(LIBUNISTRING)