X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/d5e78944632398a4e31bca0c43cb4df3b30b1640..92e789b98886747a330ba0791a39217316c18b33:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 29e3be90..7e4395e7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -410,6 +410,9 @@ test_fakepop_LDADD = test_fakesmtp_SOURCES = test/fakesmtp.c test_fakesmtp_LDADD = +test_getcwidth_SOURCES = test/getcwidth.c +test_getcwidth_LDADD = + ## ## Our rebuild rules for files that aren't built via the normal mechanisms ##