X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/98c792e2effa2656e4fce979d6f6eec44d64131c..7054379384884f0975c687ce9b2cd8c20e3f2c12:/Makefile.am diff --git a/Makefile.am b/Makefile.am index f16aaeb8..da701529 100644 --- a/Makefile.am +++ b/Makefile.am @@ -36,7 +36,7 @@ nmhlibexecdir = @libexecdir@/nmh ## nmh _does_ have a test suite! ## TESTS_ENVIRONMENT = MH_OBJ_DIR="@abs_builddir@" \ - MH_TEST_DIR="@abs_builddir@/test/testdir" \ + MH_TEST_DIR=`cd "@abs_builddir@" && pwd -P`/test/testdir \ nmhlibexecdir="$(nmhlibexecdir)" bindir="$(bindir)" \ mandir="$(mandir)" nmhetcdir="$(nmhetcdir)" \ nmhetcdirinst="@nmhetcdirinst@$(nmhetcdir)" \