From aad8382e8d9f1d602885a4db57a08180fe7f51c8 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 3 Nov 2002 08:39:43 +0000 Subject: [PATCH] (libbison_a_SOURCES): Add mbswidth.h, mbswidth.c. --- lib/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/Makefile.am b/lib/Makefile.am index 00c639a0..15e7ef65 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -34,6 +34,7 @@ libbison_a_SOURCES = \ basename.c dirname.h dirname.c \ getopt.h getopt.c getopt1.c \ hash.h hash.c \ + mbswidth.h mbswidth.c \ quote.h quote.c quotearg.h quotearg.c \ subpipe.h subpipe.c unlocked-io.h \ xalloc.h xmalloc.c xstrdup.c xstrndup.c \ -- 2.50.0