X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=m4%2FMakefile.am;h=8f3f852a1ee15d7a779d5c9340710f30ada2f1d7;hb=08780d289dad01bd13e62c70e6de65b15ab650f4;hp=bea9bcc140cbbd7856c10e481e3f323f02ad0d37;hpb=f2ad7d403ef4166cdd945a460ee175102da26157;p=chaz%2Ftar diff --git a/m4/Makefile.am b/m4/Makefile.am index bea9bcc..8f3f852 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -1,78 +1,83 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*- EXTRA_DIST = \ -alloca.m4 \ -backupfile.m4 \ -bison.m4 \ -chown.m4 \ -codeset.m4 \ -d-ino.m4 \ -dirname.m4 \ -dos.m4 \ -error.m4 \ -exclude.m4 \ -fileblocks.m4 \ -fnmatch.m4 \ -ftruncate.m4 \ -getcwd.m4 \ -getdate.m4 \ -getline.m4 \ -getopt.m4 \ -gettext.m4 \ -glibc21.m4 \ -hash.m4 \ -human.m4 \ -iconv.m4 \ -intdiv0.m4 \ -intmax_t.m4 \ -inttypes_h.m4 \ -inttypes.m4 \ -inttypes-pri.m4 \ -isc-posix.m4 \ -lchown.m4 \ -lcmessage.m4 \ -lib-ld.m4 \ -lib-link.m4 \ -lib-prefix.m4 \ -longlong.m4 \ -malloc.m4 \ -mbrtowc.m4 \ -mbstate_t.m4 \ -memset.m4 \ -mktime.m4 \ -modechange.m4 \ -nls.m4 \ -onceonly.m4 \ -pathmax.m4 \ -po.m4 \ -progtest.m4 \ -quotearg.m4 \ -quote.m4 \ -realloc.m4 \ -rmdir.m4 \ -safe-read.m4 \ -safe-write.m4 \ -save-cwd.m4 \ -savedir.m4 \ -ssize_t.m4 \ -stdbool.m4 \ -stdint_h.m4 \ -strcase.m4 \ -strerror_r.m4 \ -strtoimax.m4 \ -strtoll.m4 \ -strtol.m4 \ -strtoull.m4 \ -strtoul.m4 \ -strtoumax.m4 \ -tm_gmtoff.m4 \ -uintmax_t.m4 \ -ulonglong.m4 \ -unlocked-io.m4 \ -utimbuf.m4 \ -utime.m4 \ -utimes.m4 \ -xalloc.m4 \ -xgetcwd.m4 \ -xstrtol.m4 \ -xstrtoumax.m4 + alloca.m4\ + backupfile.m4\ + bison.m4\ + chown.m4\ + codeset.m4\ + d-ino.m4\ + dirname.m4\ + dos.m4\ + error.m4\ + exclude.m4\ + exitfail.m4\ + extensions.m4\ + fileblocks.m4\ + fnmatch.m4\ + ftruncate.m4\ + getcwd.m4\ + getdate.m4\ + getline.m4\ + getndelim2.m4\ + getopt.m4\ + gettext.m4\ + glibc21.m4\ + hash.m4\ + human.m4\ + iconv.m4\ + intdiv0.m4\ + intmax_t.m4\ + inttypes-pri.m4\ + inttypes.m4\ + inttypes_h.m4\ + isc-posix.m4\ + lchown.m4\ + lcmessage.m4\ + lib-ld.m4\ + lib-link.m4\ + lib-prefix.m4\ + longlong.m4\ + malloc.m4\ + mbrtowc.m4\ + mbstate_t.m4\ + memset.m4\ + mktime.m4\ + modechange.m4\ + nls.m4\ + obstack.m4\ + onceonly.m4\ + pathmax.m4\ + po.m4\ + progtest.m4\ + quote.m4\ + quotearg.m4\ + realloc.m4\ + rmdir.m4\ + safe-read.m4\ + safe-write.m4\ + save-cwd.m4\ + savedir.m4\ + ssize_t.m4\ + stdbool.m4\ + stdint_h.m4\ + strcase.m4\ + strerror_r.m4\ + strtoimax.m4\ + strtol.m4\ + strtoll.m4\ + strtoul.m4\ + strtoull.m4\ + strtoumax.m4\ + tm_gmtoff.m4\ + uintmax_t.m4\ + ulonglong.m4\ + unlocked-io.m4\ + utimbuf.m4\ + utime.m4\ + utimes.m4\ + utimes-null.m4\ + xalloc.m4\ + xgetcwd.m4\ + xstrtol.m4\ + xstrtoumax.m4