summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-08-26 16:18:04 +0000
committerJim Meyering <jim@meyering.net>2006-08-26 16:18:04 +0000
commit7bd66e88ca1997b2445240c7c37efe1546112978 (patch)
tree5a6b3edd634a7206238a1bf4514847cf7cebfcb1
parent146af5fb139a5c45c12bd40c6114cd842b3ba0c6 (diff)
downloadcoreutils-7bd66e88ca1997b2445240c7c37efe1546112978.tar.xz
* Makefile.am (EXTRA_DIST): Remove these files here, too:
.x-sc_no_if_have_config_h, .x-sc_prohibit_assert_without_use, .x-sc_two_space_separator_in_usage.
-rw-r--r--ChangeLog4
-rw-r--r--Makefile.am3
2 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 898f8748d..642eefab7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2006-08-26 Jim Meyering <jim@meyering.net>
+ * Makefile.am (EXTRA_DIST): Remove these files here, too:
+ .x-sc_no_if_have_config_h, .x-sc_prohibit_assert_without_use,
+ .x-sc_two_space_separator_in_usage.
+
Fix "mv --verbose --backup" so its output includes the
" (backup: foo.~1~)" suffix also when backing up a directory.
* NEWS: Report this bug fix.
diff --git a/Makefile.am b/Makefile.am
index ace9c54d4..9959e2b75 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,12 +29,9 @@ EXTRA_DIST = Makefile.cfg Makefile.maint GNUmakefile \
.x-sc_file_system .x-sc_obsolete_symbols \
.x-sc_unmarked_diagnostics \
.x-sc_useless_cpp_parens \
- .x-sc_no_if_have_config_h \
.x-sc_require_config_h \
- .x-sc_prohibit_assert_without_use \
.x-sc_prohibit_atoi_atof \
.x-sc_trailing_blank \
- .x-sc_two_space_separator_in_usage \
announce-gen \
build-aux/cvsu \
build-aux/vc-list-files \