X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/d7913476c462b480f11e14b6829942f2691c6c01..02a81e05f964931100cf7c7a83a127c1afb5a457:/m4/Makefile.am diff --git a/m4/Makefile.am b/m4/Makefile.am index 15610bda..052697d6 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -1,11 +1,19 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*- -EXTRA_DIST = \ -atconfig.m4 \ -error.m4 \ -gettext.m4 \ -lcmessage.m4 \ -m4.m4 \ -malloc.m4 \ -progtest.m4 \ -realloc.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