]> diplodocus.org Git - nmh/blobdiff - Makefile.am
Added a couple of NMH_UNUSED's to suppress warnings when building without Cyrus SASL.
[nmh] / Makefile.am
index 2a986b05c53f3d5ebc3226b7e4aa7729fb7f6279..6417e11a343781797fbe4eda3c86f1a13d6c8967 100644 (file)
@@ -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)
 ##