X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=m4%2FMakefile.am;h=3dad6623682444b0d798012a81e1cc4defb8968d;hb=79dd2b901cd97f6510b142f0a513908efb62e58f;hp=8fdb455c3a90e1fb2047e7c1d1cee4b9f725a451;hpb=e48983900d066e3661bfd82c59006182bb4f40b5;p=chaz%2Ftar diff --git a/m4/Makefile.am b/m4/Makefile.am index 8fdb455..3dad662 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -1,8 +1,11 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*- EXTRA_DIST = \ +c-bs-a.m4 \ ccstdc.m4 \ d-ino.m4 \ +fnmatch.m4 \ +getline.m4 \ gettext.m4 \ inttypes_h.m4 \ isc-posix.m4 \ @@ -13,6 +16,7 @@ malloc.m4 \ mktime.m4 \ progtest.m4 \ realloc.m4 \ +signedchar.m4 \ uintmax_t.m4 \ ulonglong.m4 \ utimbuf.m4 \