From: Sergey Poznyakoff Date: Sat, 4 Oct 2003 18:12:16 +0000 (+0000) Subject: Added missing files. X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;ds=sidebyside;h=cf08a6de1b459d7cfaffb4299a81a8f74572c085;p=chaz%2Ftar Added missing files. --- diff --git a/m4/Makefile.am b/m4/Makefile.am index 8f3f852..cb7e54a 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -53,6 +53,7 @@ EXTRA_DIST = \ quote.m4\ quotearg.m4\ realloc.m4\ + restrict.m4\ rmdir.m4\ safe-read.m4\ safe-write.m4\ @@ -69,6 +70,7 @@ EXTRA_DIST = \ strtoul.m4\ strtoull.m4\ strtoumax.m4\ + time_r.m4\ tm_gmtoff.m4\ uintmax_t.m4\ ulonglong.m4\