X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/8090b548231e5f9e0fa78166b5d7b4228b2ef608..dbc395a6d80f378a6ebf82dc10334468a2861b0f:/Makefile.am?ds=sidebyside diff --git a/Makefile.am b/Makefile.am index 953a9b77..39ec8467 100644 --- a/Makefile.am +++ b/Makefile.am @@ -84,7 +84,8 @@ TESTS = test/ali/test-ali test/anno/test-anno \ test/cleanup ## The "cleanup" test should always be last. check_SCRIPTS = test/common.sh -check_PROGRAMS = test/getfullname test/getfqdn test/fakepop test/fakesmtp +check_PROGRAMS = test/getfullname test/getfqdn test/fakepop test/fakesmtp \ + test/getcwidth DISTCHECK_CONFIGURE_FLAGS = DISABLE_SETGID_MAIL=1 ##