From: Paul Eggert Date: Sun, 3 Nov 2002 08:40:08 +0000 (+0000) Subject: (EXTRA_DIST): Add mbswidth.m4. X-Git-Tag: BISON-1_875~362 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/5389a5bff462f6a3296e7240058452e9d17adfe1 (EXTRA_DIST): Add mbswidth.m4. --- diff --git a/m4/Makefile.am b/m4/Makefile.am index 1b08a5a6..9663ca54 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*- EXTRA_DIST = \ dmalloc.m4 error.m4 \ - m4.m4 mbrtowc.m4 memcmp.m4 \ + m4.m4 mbrtowc.m4 mbswidth.m4 memcmp.m4 \ prereq.m4 stdbool.m4 subpipe.m4 timevar.m4 warning.m4 \ gettext.m4 iconv.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 progtest.m4