X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/88019cf6462cea565a09c62f400cc9ff74087a63..df6e7ebd567b8c815843682a2739009bac298b33:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 40dcdcad..29e3be90 100644 --- a/Makefile.am +++ b/Makefile.am @@ -38,6 +38,7 @@ TESTS_ENVIRONMENT = MH_OBJ_DIR="@abs_builddir@" \ auxexecdir="$(auxexecdir)" bindir="$(bindir)" \ mandir="$(mandir)" sysconfdir="$(sysconfdir)" \ MULTIBYTE_ENABLED=$(MULTIBYTE_ENABLED) \ + ICONV_ENABLED=$(ICONV_ENABLED) \ $(TESTS_SHELL) ## Keep at end of TESTS_ENVIRONMENT. ## ## Important note: the "cleanup" test should always be last