X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=m4%2FMakefile.am;h=61a0895aab27a3e949142a7d3d6ada973effa583;hb=89d47c634e393b09be4ed2aaa8c5daf4fb24f7b3;hp=8fdb455c3a90e1fb2047e7c1d1cee4b9f725a451;hpb=e48983900d066e3661bfd82c59006182bb4f40b5;p=chaz%2Ftar diff --git a/m4/Makefile.am b/m4/Makefile.am index 8fdb455..61a0895 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -1,8 +1,13 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*- EXTRA_DIST = \ +c-bs-a.m4 \ ccstdc.m4 \ d-ino.m4 \ +decl.m4 \ +error.m4 \ +fnmatch.m4 \ +getline.m4 \ gettext.m4 \ inttypes_h.m4 \ isc-posix.m4 \ @@ -10,9 +15,12 @@ jm-mktime.m4 \ largefile.m4 \ lcmessage.m4 \ malloc.m4 \ +mbstate_t.m4 \ mktime.m4 \ +prereq.m4 \ progtest.m4 \ realloc.m4 \ +strerror_r.m4 \ uintmax_t.m4 \ ulonglong.m4 \ utimbuf.m4 \