X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=Makefile.am;h=c6ab73520f546a43c85422543e01bfeb0fe26466;hb=6f9ad17b37a782a142df2f9c40dae64e4407a64c;hp=bacc263cfeb91105a07de72ef990080d1b821a94;hpb=f51d08573e0b5ee447c03bd83547ed252103354c;p=mmh diff --git a/Makefile.am b/Makefile.am index bacc263..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 ## @@ -81,7 +82,7 @@ DISTCHECK_CONFIGURE_FLAGS = DISABLE_SETGID_MAIL=1 CLEANFILES = config/version.c sbr/sigmsg.h etc/mts.conf etc/sendfiles \ etc/mhn.defaults man/man.sed man/mh-chart.man $(man_MANS) clean-local: - @rm -rf RPM a.out.DSYM uip/a.out.DSYM + @rm -rf RPM a.out.dSYM uip/a.out.dSYM @rm -rf test/testdir ##