]> git.saurik.com Git - bison.git/commitdiff
(EXTRA_DIST): Add mbswidth.m4.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 3 Nov 2002 08:40:08 +0000 (08:40 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 3 Nov 2002 08:40:08 +0000 (08:40 +0000)
m4/Makefile.am

index 1b08a5a69701e69189fc565e8c6d45d202d38a70..9663ca54424c2156cddebc6ef1aadbf308670ba0 100644 (file)
@@ -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