From fece5986bf9fdcec3e91e289b8660afa7e12ef69 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 22 Oct 2002 04:38:11 +0000 Subject: [PATCH] (EXTRA_DIST): Add stdbool.m4. --- m4/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/m4/Makefile.am b/m4/Makefile.am index dcd0ae68..1b08a5a6 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -2,5 +2,5 @@ EXTRA_DIST = \ dmalloc.m4 error.m4 \ m4.m4 mbrtowc.m4 memcmp.m4 \ - prereq.m4 subpipe.m4 timevar.m4 warning.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.50.0