X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funinorm%2Fu16-normcoll-tests;h=78e59e719a8f1fd817b960d6b7ddb8910b6d41af;hb=eb94582289e914a4dc2947a49bb16045c2b6d5c4;hp=43f8ad997c1c809277ab46b792a3f0ed87308ce6;hpb=ce989c3e77e7ee1a48bee7364144108a0b713068;p=gnulib.git diff --git a/modules/uninorm/u16-normcoll-tests b/modules/uninorm/u16-normcoll-tests index 43f8ad997..78e59e719 100644 --- a/modules/uninorm/u16-normcoll-tests +++ b/modules/uninorm/u16-normcoll-tests @@ -1,6 +1,7 @@ Files: tests/uninorm/test-u16-normcoll.c tests/uninorm/test-u16-normcmp.h +tests/macros.h Depends-on: uninorm/nfc @@ -11,5 +12,5 @@ Makefile.am: TESTS += test-u16-normcoll check_PROGRAMS += test-u16-normcoll test_u16_normcoll_SOURCES = uninorm/test-u16-normcoll.c -test_u16_normcoll_LDADD = $(LDADD) @LIBICONV@ +test_u16_normcoll_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@