X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/35d2b4dc00d705e6816bcb0ccab491aabda688dc..1903d5af62f05f3b6f69a4950734154a1a698dc8:/Makefile.am diff --git a/Makefile.am b/Makefile.am index f335de6d..0db9cfb5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -78,7 +78,7 @@ TESTS = test/ali/test-ali test/anno/test-anno \ test/mhbuild/test-forw test/mhbuild/test-header-encode \ test/mhbuild/test-utf8-body \ test/mhfixmsg/test-mhfixmsg test/mhical/test-mhical \ - test/mhl/test-mhl-flags \ + test/mhl/test-mhl-flags test/mhl/test-rfc6532 \ test/mhlist/test-mhlist test/mhlist/test-ext-params \ test/mhmail/test-mhmail \ test/mhparam/test-mhparam test/mhpath/test-mhpath \ @@ -303,7 +303,7 @@ EXTRA_DIST = autogen.sh config/version.sh sbr/icalparse.h \ test/post/test-post-common.sh test/send/README \ test/oauth/common.sh \ test/valgrind.supp uip/mhmail \ - SPECS/nmh.spec SPECS/build-nmh-cygwin $(man_SRCS) + SPECS/nmh.spec SPECS/nmh.cygport $(man_SRCS) ## ## These are all of the definitions for each of the programs listed above.