X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funinorm%2Fu16-normcmp-tests;h=b265f23737029ce0b7aa48f7f66e7ab7c2ea2d18;hb=90735e334e89048c011e5f01eca366f1118bb640;hp=83943f259087ef6cb3e7ac0df17711a3cb1d3afd;hpb=e5492d74d7b1b6c707de71511eac1bb33025a610;p=gnulib.git diff --git a/modules/uninorm/u16-normcmp-tests b/modules/uninorm/u16-normcmp-tests index 83943f259..b265f2373 100644 --- a/modules/uninorm/u16-normcmp-tests +++ b/modules/uninorm/u16-normcmp-tests @@ -1,8 +1,9 @@ Files: tests/uninorm/test-u16-normcmp.c +tests/uninorm/test-u16-normcmp.h +tests/macros.h Depends-on: -uninorm/u16-normcmp uninorm/nfd configure.ac: @@ -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)