From c6cb2f53ac46155dbe7fc87681e3bfbd3dc9138b Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 21 Apr 2013 22:01:33 -0700 Subject: * build-aux/update-subdirs: Don't leave subdirs.el~ behind. It messes up 'make distclean', and contains no useful information because it's a copy of subdirs.el. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index dc6c0bfc3ec..ad354100bc7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2013-04-22 Paul Eggert + + * build-aux/update-subdirs: Don't leave subdirs.el~ behind. + It messes up 'make distclean', and contains no useful information + because it's a copy of subdirs.el. + 2013-04-18 John Marino (tiny change) * configure.ac: Add DragonFly BSD, mostly same as FreeBSD. (Bug#14068) -- cgit v1.2.1 From 1e8589d3d40eaf44c352e2989c2244d94de88405 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 21 Apr 2013 22:08:36 -0700 Subject: * make-dist: Do not distribute admin/unidata/Makefile. It is generated by 'configure'. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ad354100bc7..5f74726a743 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2013-04-22 Paul Eggert + * make-dist: Do not distribute admin/unidata/Makefile. + It is generated by 'configure'. + * build-aux/update-subdirs: Don't leave subdirs.el~ behind. It messes up 'make distclean', and contains no useful information because it's a copy of subdirs.el. -- cgit v1.2.1