X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=Makefile.am;h=c6ab73520f546a43c85422543e01bfeb0fe26466;hb=6f9ad17b37a782a142df2f9c40dae64e4407a64c;hp=7f6b922dd559c5d9d0a969ddecbc15a7ccafce2a;hpb=4c29b2115c38cfbbeb72fff97a497e5247aaf6f7;p=mmh diff --git a/Makefile.am b/Makefile.am index 7f6b922..c6ab735 100644 --- a/Makefile.am +++ b/Makefile.am @@ -36,7 +36,8 @@ auxexecdir = @libdir@ TESTS_ENVIRONMENT = MH_OBJ_DIR=@abs_builddir@ \ MH_TEST_DIR=@abs_builddir@/test/testdir \ auxexecdir=$(auxexecdir) bindir=$(bindir) \ - mandir=$(mandir) sysconfdir=$(sysconfdir) + mandir=$(mandir) sysconfdir=$(sysconfdir) \ + $(TESTS_SHELL) ## Keep at end of TESTS_ENVIRONMENT. ## ## Important note: the "cleanup" test should always be last ##