X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=m4%2FMakefile.am;h=61a0895aab27a3e949142a7d3d6ada973effa583;hb=89d47c634e393b09be4ed2aaa8c5daf4fb24f7b3;hp=b0bbee3cb12b776f91fae0f21319f55f944bed64;hpb=6a5e9283fb55902907004fd2359cbfa0d1c3052d;p=chaz%2Ftar diff --git a/m4/Makefile.am b/m4/Makefile.am index b0bbee3..61a0895 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -1,8 +1,12 @@ ## 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 \ @@ -11,10 +15,12 @@ jm-mktime.m4 \ largefile.m4 \ lcmessage.m4 \ malloc.m4 \ +mbstate_t.m4 \ mktime.m4 \ +prereq.m4 \ progtest.m4 \ realloc.m4 \ -signedchar.m4 \ +strerror_r.m4 \ uintmax_t.m4 \ ulonglong.m4 \ utimbuf.m4 \