X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/a0f6b076110ea79f25e13701d7f0ee4b38630d4d..e02cf9e74ab3880a3f47381c69ae27e3624caedb:/m4/Makefile.am diff --git a/m4/Makefile.am b/m4/Makefile.am index 3643c690..15610bda 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -1,2 +1,11 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*- -EXTRA_DIST = bison-decl.m4 error.m4 gettext.m4 lcmessage.m4 progtest.m4 +EXTRA_DIST = \ +atconfig.m4 \ +error.m4 \ +gettext.m4 \ +lcmessage.m4 \ +m4.m4 \ +malloc.m4 \ +progtest.m4 \ +realloc.m4 \ +warning.m4