X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/459dd1a681b30ec258e27b1dbc7319ceddbf3532..54049e5db0ff63e15a383944283f0e6ac3b45f7c:/m4/Makefile.am diff --git a/m4/Makefile.am b/m4/Makefile.am index 82e99cd9..fdadebf8 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -1,8 +1,8 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*- -EXTRA_DIST = \ -atconfig.m4 \ +EXTRA_DIST = lib-ld.m4 lib-link.m4 lib-prefix.m4 \ c-bs-a.m4 \ codeset.m4 \ +dmalloc.m4 \ error.m4 \ gettext.m4 \ glibc21.m4 \ @@ -11,7 +11,9 @@ isc-posix.m4 \ lcmessage.m4 \ m4.m4 \ malloc.m4 \ +mbrtowc.m4 \ mbstate_t.m4 \ +mkstemp.m4 \ prereq.m4 \ progtest.m4 \ realloc.m4 \