X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/342b8b6e2156e923797745af2da2596e3086ccd5..48c4080d0d214d22c30151b1161b0312bdc2c9fd:/m4/Makefile.am diff --git a/m4/Makefile.am b/m4/Makefile.am index 261cc7d8..8928b239 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -1,20 +1,6 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*- -EXTRA_DIST = \ -c-bs-a.m4 \ -codeset.m4 \ -dmalloc.m4 \ -error.m4 \ -gettext.m4 \ -glibc21.m4 \ -iconv.m4 \ -isc-posix.m4 \ -lcmessage.m4 \ -m4.m4 \ -malloc.m4 \ -mbrtowc.m4 \ -mbstate_t.m4 \ -prereq.m4 \ -progtest.m4 \ -realloc.m4 \ -strerror_r.m4 \ -warning.m4 +EXTRA_DIST = \ + c-bs-a.m4 dmalloc.m4 error.m4 \ + m4.m4 malloc.m4 mbrtowc.m4 mbstate_t.m4 mkstemp.m4 \ + prereq.m4 realloc.m4 strerror_r.m4 timevar.m4 warning.m4 \ + gettext.m4 iconv.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 progtest.m4