X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/5141b01619e6bcb99cb68b684e3bd81ecde542d6..ff44279401d71c061f2dc315a381ce2aeeb33a61:/m4/Makefile.am diff --git a/m4/Makefile.am b/m4/Makefile.am index 5576f01d..052697d6 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -1,15 +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 \ -strerror_r.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