X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/1e24cc5b41d2965438a1dcc291ad44e99e5db83c..c47dc59adc0864783aedce4c60a35016716aef98:/m4/Makefile.am diff --git a/m4/Makefile.am b/m4/Makefile.am index 57ea7a06..fdadebf8 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -1,19 +1,21 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*- -EXTRA_DIST = \ -atconfig.m4 \ -error.m4 \ -iconv.m4 \ -m4.m4 \ -prereq.m4 \ -strerror_r.m4 \ +EXTRA_DIST = lib-ld.m4 lib-link.m4 lib-prefix.m4 \ c-bs-a.m4 \ -gettext.m4 \ -isc-posix.m4 \ -malloc.m4 \ -progtest.m4 \ -warning.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 \ -realloc.m4 +mkstemp.m4 \ +prereq.m4 \ +progtest.m4 \ +realloc.m4 \ +strerror_r.m4 \ +warning.m4