]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
Add config/compile as installed by automake 1.14
authorJosh Stone <jistone@redhat.com>
Mon, 15 Dec 2014 19:05:11 +0000 (11:05 -0800)
committerJosh Stone <jistone@redhat.com>
Mon, 15 Dec 2014 19:05:11 +0000 (11:05 -0800)
Signed-off-by: Josh Stone <jistone@redhat.com>
.gitignore
ChangeLog

index 1eda00b80774bc82a7d7126c0947474b498c2513..8e33bb9b511455ccb3d37e0326333b86dac245bb 100644 (file)
@@ -26,6 +26,7 @@ config.h.in
 config.log
 config.status
 config/ar-lib
+config/compile
 config/config.guess
 config/config.sub
 config/depcomp
index 8eeaa08e49d7cde301634ac8dc86c63854cf84ac..451e228536af0d6caa591505132eff156758d252 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-12-15  Josh Stone  <jistone@redhat.com>
+
+       * .gitignore: Add config/compile as installed by automake 1.14.
+
 2014-11-27  Mark Wielaard  <mjw@redhat.com>
 
        * configure.ac: Add --disable-textrelcheck.