]> diplodocus.org Git - nmh/blobdiff - Makefile.am
Enabled colorized test output (PASS/FAIL/summary) by default
[nmh] / Makefile.am
index 953a9b7723b27df7ef1b8d46935c310dd65e5ae0..39ec8467fb1e21d4865802bd86de45793c2a6562 100644 (file)
@@ -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
 
 ##