summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--Makefile.am18
2 files changed, 12 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog
index 228ffb175..d2e604d5b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
* gl/modules/getloadavg.diff: New file. Work around the way the latest
version of the getloadavg module interacts with our bootstrap script.
* bootstrap (gnulib_tool_options): Add "--local-dir gl".
+ * Makefile.am (EXTRA_DIST): Sort file names.
+ Add bootstrap and gl/modules/getloadavg.diff
2006-09-20 Paul Eggert <eggert@cs.ucla.edu>
diff --git a/Makefile.am b/Makefile.am
index 9959e2b75..d354ddf9f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,30 +20,32 @@
SUBDIRS = lib src doc man po tests
EXTRA_DIST = Makefile.cfg Makefile.maint GNUmakefile \
- .hgignore \
.gitignore \
+ .hgignore \
.kludge-stamp .prev-version THANKS-to-translators THANKStt.in \
.vg-suppressions \
.x-po-check \
- .x-sc_space_tab .x-sc_sun_os_names \
.x-sc_file_system .x-sc_obsolete_symbols \
- .x-sc_unmarked_diagnostics \
- .x-sc_useless_cpp_parens \
- .x-sc_require_config_h \
.x-sc_prohibit_atoi_atof \
+ .x-sc_require_config_h \
+ .x-sc_space_tab .x-sc_sun_os_names \
.x-sc_trailing_blank \
+ .x-sc_unmarked_diagnostics \
+ .x-sc_useless_cpp_parens \
+ ChangeLog-2005 \
announce-gen \
+ bootstrap \
build-aux/cvsu \
build-aux/vc-list-files \
+ gl/modules/getloadavg.diff \
m4/ChangeLog \
- ChangeLog-2005 \
old/fileutils/ChangeLog \
old/fileutils/ChangeLog-1997 \
+ old/fileutils/NEWS \
old/sh-utils/ChangeLog \
old/sh-utils/ChangeLog.0 \
- old/textutils/ChangeLog \
- old/fileutils/NEWS \
old/sh-utils/NEWS \
+ old/textutils/ChangeLog \
old/textutils/NEWS
install-root: