X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/27821bff0ff9f96e2e12036a16aee8481ef400d7..a79986b830496018e87d8e122d2938d237e93a8d:/m4/Makefile.am?ds=sidebyside diff --git a/m4/Makefile.am b/m4/Makefile.am index ea9bb9ee..052697d6 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -1,3 +1,19 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*- -EXTRA_DIST = bison-decl.m4 error.m4 gettext.m4 lcmessage.m4 progtest.m4 \ - warning.m4 +EXTRA_DIST = \ +c-bs-a.m4 \ +codeset.m4 \ +dmalloc.m4 \ +error.m4 \ +gettext.m4 \ +glibc21.m4 \ +iconv.m4 \ +isc-posix.m4 \ +lcmessage.m4 \ +malloc.m4 \ +mbrtowc.m4 \ +mbstate_t.m4 \ +prereq.m4 \ +progtest.m4 \ +realloc.m4 \ +strerror_r.m4 \ +warning.m4