X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=modules%2Fstriconveha-tests;h=d2f2db01a293ae795de759be0c096e0b4208d333;hb=39e1adf83f9afbbc1ab9edbd6ca3d509c1f1bec4;hp=1effb575d9960edd9e1c5701ea76266a416f7fd4;hpb=0f575ab0f1d6f90be4b1a05bd7f1a4347f7cb974;p=pspp diff --git a/modules/striconveha-tests b/modules/striconveha-tests index 1effb575d9..d2f2db01a2 100644 --- a/modules/striconveha-tests +++ b/modules/striconveha-tests @@ -1,5 +1,6 @@ Files: tests/test-striconveha.c +tests/macros.h Depends-on: @@ -8,5 +9,5 @@ configure.ac: Makefile.am: TESTS += test-striconveha check_PROGRAMS += test-striconveha -test_striconveha_LDADD = $(LDADD) @LIBICONV@ +test_striconveha_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@