diff --git a/ChangeLog b/ChangeLog index ae913b3ae..74079b6e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-11-25 Jim Meyering + + * Makefile.am (EXTRA_DIST): Remove announce-gen from here, too. + 2006-11-24 Theodoros V. Kalamatianos (tiny change) * tests/du/inacc-dest: Skip this test when running as root. diff --git a/Makefile.am b/Makefile.am index 060165467..9eeeb2037 100644 --- a/Makefile.am +++ b/Makefile.am @@ -33,7 +33,6 @@ EXTRA_DIST = Makefile.cfg Makefile.maint GNUmakefile \ .x-sc_unmarked_diagnostics \ .x-sc_useless_cpp_parens \ ChangeLog-2005 \ - announce-gen \ bootstrap \ bootstrap.conf \ build-aux/cvsu \