X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=Makefile.am;h=a8d14b36682d27a46e3f786997dd813870d5af8b;hb=57cd23b8807fa351800ba7277c5636a133241166;hp=9e94b4d188d5584689a676c920cf324cdc715fa9;hpb=d00b170aa19a82a22bf55516f2cdb33e26deca0c;p=mmh diff --git a/Makefile.am b/Makefile.am index 9e94b4d..a8d14b3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -47,7 +47,8 @@ TESTS = test/ali/test-ali \ test/burst/test-burst \ test/comp/test-comp-format \ test/folder/test-create test/folder/test-packf \ - test/folder/test-sortm test/folder/test-total \ + test/folder/test-recurse 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 \ @@ -63,6 +64,7 @@ TESTS = test/ali/test-ali \ test/new/test-basic \ test/pick/test-pick test/pick/test-stderr \ test/post/test-post-basic test/post/test-post-multiple \ + test/post/test-post-bcc \ 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-mts test/post/test-messageid \