X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/d7913476c462b480f11e14b6829942f2691c6c01..234a3be30308bdf67bda1fe67fce08f3cc55e749:/m4/Makefile.am diff --git a/m4/Makefile.am b/m4/Makefile.am index 15610bda..57ea7a06 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 \ -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