]> git.saurik.com Git - bison.git/commitdiff
(libbison_a_SOURCES): Add mbswidth.h, mbswidth.c.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 3 Nov 2002 08:39:43 +0000 (08:39 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 3 Nov 2002 08:39:43 +0000 (08:39 +0000)
lib/Makefile.am

index 00c639a03fefe31f10e5750dc45b42b327592202..15e7ef6586298f48a448cefb9771a102acec559b 100644 (file)
@@ -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 \