X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=Makefile.am;h=84bf58fa4d8c00889ab517c3a558f54b01e62e0c;hb=42340d0aa25e0d0ec9c53bc81a7c5bf14283fbd7;hp=e2aa9526357ce4b15628cbe27b0871ab1a3cb18d;hpb=6106441685a38400d9aa94ccb7218218102f941c;p=mmh diff --git a/Makefile.am b/Makefile.am index e2aa952..84bf58f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -37,7 +37,7 @@ auxexecdir = @libdir@ TESTS_ENVIRONMENT = MH_TEST_DIR=`pwd`/test/testdir \ MH_TEST_COMMON=`pwd`/test/common.sh \ MH_OBJ_DIR=`pwd` mandir=$(mandir) bindir=$(bindir) \ - sysconfdir=$(sysconfdir) + sysconfdir=$(sysconfdir) auxexecdir=$(auxexecdir) ## ## Important note: the "cleanup" test should always be last ##