From 5389a5bff462f6a3296e7240058452e9d17adfe1 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 3 Nov 2002 08:40:08 +0000 Subject: [PATCH] (EXTRA_DIST): Add mbswidth.m4. --- m4/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2