X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funinorm%2Fu8-normcmp-tests;h=4006fcdf0d89b134ada947a6d6b66cee48ecec99;hb=f8d9634f9cf2e26fcada6a663e28bfb1bc7d531c;hp=0b9d509a890e42a4e1e28dae8c2436a0418e805b;hpb=946e122e45c94d155fd6a3ae00b5234a2202ea7c;p=gnulib.git diff --git a/modules/uninorm/u8-normcmp-tests b/modules/uninorm/u8-normcmp-tests index 0b9d509a8..4006fcdf0 100644 --- a/modules/uninorm/u8-normcmp-tests +++ b/modules/uninorm/u8-normcmp-tests @@ -1,8 +1,9 @@ Files: tests/uninorm/test-u8-normcmp.c +tests/uninorm/test-u8-normcmp.h +tests/macros.h Depends-on: -uninorm/u8-normcmp uninorm/nfd configure.ac: @@ -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)