X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funiconv%2Fu16-conv-from-enc-tests;h=d3b5577885b0f109393d4678b4bf6b499b2f0a32;hb=88418d5fd24c99aac393d3e2f564f6939e4e2fe3;hp=5539ccb25fe5a2ec6761d0d791ed274014311895;hpb=0ebfad1c550889136b94eb12e7795c90e8cc5394;p=gnulib.git diff --git a/modules/uniconv/u16-conv-from-enc-tests b/modules/uniconv/u16-conv-from-enc-tests index 5539ccb25..d3b557788 100644 --- a/modules/uniconv/u16-conv-from-enc-tests +++ b/modules/uniconv/u16-conv-from-enc-tests @@ -1,5 +1,6 @@ Files: tests/uniconv/test-u16-conv-from-enc.c +tests/macros.h Depends-on: unistr/u16-cmp @@ -10,5 +11,5 @@ Makefile.am: TESTS += test-u16-conv-from-enc check_PROGRAMS += test-u16-conv-from-enc test_u16_conv_from_enc_SOURCES = uniconv/test-u16-conv-from-enc.c -test_u16_conv_from_enc_LDADD = $(LDADD) @LIBICONV@ +test_u16_conv_from_enc_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@