X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/ff4a34be273490d08c7b34a51e309a76c5b2c127..b99357cde6568644e1b562965cf9fb3ba65af3a6:/m4/Makefile.am diff --git a/m4/Makefile.am b/m4/Makefile.am index 3d5d9fa0..57ea7a06 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -1,14 +1,19 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*- -EXTRA_DIST = \ -atconfig.m4 \ -c-bs-a.m4 \ -error.m4 \ -gettext.m4 \ -lcmessage.m4 \ -m4.m4 \ -malloc.m4 \ -mbstate_t.m4 \ -prereq.m4 \ -progtest.m4 \ -realloc.m4 \ -warning.m4 +EXTRA_DIST = \ +atconfig.m4 \ +error.m4 \ +iconv.m4 \ +m4.m4 \ +prereq.m4 \ +strerror_r.m4 \ +c-bs-a.m4 \ +gettext.m4 \ +isc-posix.m4 \ +malloc.m4 \ +progtest.m4 \ +warning.m4 \ +codeset.m4 \ +glibc21.m4 \ +lcmessage.m4 \ +mbstate_t.m4 \ +realloc.m4