]> diplodocus.org Git - nmh/commitdiff
Make sure we don't link getcwidth with the nmh libraries.
authorKen Hornstein <kenh@pobox.com>
Sat, 2 Feb 2013 19:28:39 +0000 (14:28 -0500)
committerKen Hornstein <kenh@pobox.com>
Sat, 2 Feb 2013 19:29:05 +0000 (14:29 -0500)
Makefile.am

index 29e3be90bb40758680ad19ce34601eeaa05f77fc..7e4395e752e960dc39d66652e365019323041080 100644 (file)
@@ -410,6 +410,9 @@ test_fakepop_LDADD =
 test_fakesmtp_SOURCES = test/fakesmtp.c
 test_fakesmtp_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
 ##
 ##
 ## Our rebuild rules for files that aren't built via the normal mechanisms
 ##