X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=Makefile.am;h=6417e11a343781797fbe4eda3c86f1a13d6c8967;hb=d28ce569fe233141f86fe516878361da01c9f9cb;hp=2a986b05c53f3d5ebc3226b7e4aa7729fb7f6279;hpb=f0bcd0b87a07dbe86db190f554a77fd89f4823d8;p=mmh diff --git a/Makefile.am b/Makefile.am index 2a986b0..6417e11 100644 --- a/Makefile.am +++ b/Makefile.am @@ -33,9 +33,8 @@ auxexecdir = @libdir@ ## ## nmh _does_ have a test suite! ## - -TESTS_ENVIRONMENT = MH_OBJ_DIR=@abs_srcdir@ \ - MH_TEST_DIR=@abs_srcdir@/test/testdir \ +TESTS_ENVIRONMENT = MH_OBJ_DIR=@abs_builddir@ \ + MH_TEST_DIR=@abs_builddir@/test/testdir \ auxexecdir=$(auxexecdir) bindir=$(bindir) \ mandir=$(mandir) sysconfdir=$(sysconfdir) ##