From: Jim Meyering Date: Sun, 11 Jun 2006 10:03:09 +0000 (+0000) Subject: Makefile.am (EXTRA_DIST): Add .gitignore. X-Git-Tag: v6.0~309 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b50d64f0adf6838fc2d35cf43741fab86230b2d9;p=thirdparty%2Fcoreutils.git Makefile.am (EXTRA_DIST): Add .gitignore. --- diff --git a/ChangeLog b/ChangeLog index 7e2ee593d3..4b59816ee0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ 2006-06-11 Jim Meyering * .gitignore: New file. + * Makefile.am (EXTRA_DIST): Add .gitignore. Setting TIME_STYLE=long-iso in the environment would make the cp/same-file test fail. diff --git a/Makefile.am b/Makefile.am index 66caf8855d..297c28b0e5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,6 +2,7 @@ SUBDIRS = lib src doc man po tests EXTRA_DIST = Makefile.cfg Makefile.maint GNUmakefile \ + .gitignore \ .kludge-stamp .prev-version THANKS-to-translators THANKStt.in \ .x-po-check \ .x-sc_space_tab .x-sc_sun_os_names \