X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=Makefile.am;h=387c31cc87a95b519469f32d8eeea7d1456bf1b5;hb=0808f3e85977428948be17783e31c14c4f4b8622;hp=0c01502d755bffc5c3a9e4d53d1f606393b591ae;hpb=1ae96ed565c1bb0ae054f81b47bf960d2b62e658;p=mmh diff --git a/Makefile.am b/Makefile.am index 0c01502..387c31c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -46,8 +46,9 @@ TESTS = test/ali/test-ali \ test/bad-input/test-header \ test/burst/test-burst \ test/comp/test-comp-format \ - test/folder/test-create test/folder/test-sortm \ - test/folder/test-total test/format/test-dp test/format/test-fmtdump \ + test/folder/test-create test/folder/test-packf \ + test/folder/test-sortm test/folder/test-total \ + test/format/test-dp test/format/test-fmtdump \ test/format/test-localmbox test/format/test-myname \ test/format/test-myhost test/format/test-mymbox \ test/forw/test-forw-digest \ @@ -64,7 +65,7 @@ TESTS = test/ali/test-ali \ test/post/test-post-basic test/post/test-post-multiple \ test/post/test-post-dcc test/post/test-post-fcc \ test/post/test-post-multifrom test/post/test-post-envelope \ - test/post/test-post-group \ + test/post/test-post-group test/post/test-mts \ test/prompter/test-prompter \ test/rcv/test-rcvdist test/rcv/test-rcvpack test/rcv/test-rcvstore \ test/refile/test-refile \ @@ -227,7 +228,7 @@ EXTRA_DIST = config/version.sh sbr/sigmsg.awk etc/mts.conf.in etc/sendfiles.in \ man/rmf.man man/rmm.man man/scan.man man/send.man \ man/sendfiles.man man/show.man man/slocal.man man/sortm.man \ man/unseen.man man/whatnow.man man/whom.man \ - test/README $(TESTS) test/inc/deb359167.mbox \ + test/README test/fakesendmail $(TESTS) test/inc/deb359167.mbox \ test/inc/fromline.txt test/inc/msgheader.txt test/inc/filler.txt \ test/inc/md5sums test/mhmail/attachment.txt \ test/post/test-post-common.sh uip/mhmail \