X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/d00b170aa19a82a22bf55516f2cdb33e26deca0c..57cd23b8807fa351800ba7277c5636a133241166:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 9e94b4d1..a8d14b36 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 \