summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2019-03-18 09:06:56 -0700
committerPatrick Venture <venture@google.com>2019-03-18 09:06:56 -0700
commit51372f02b96e1f1b1317e25e956c712019557bb4 (patch)
tree1adfd84f1c11a0d92b04ede6a363efddce5634cf /.gitignore
parenta8356420078bb7e7580fe6c42818e20203c7cbfc (diff)
downloadipmi-blob-tool-51372f02b96e1f1b1317e25e956c712019557bb4.tar.gz
ipmi-blob-tool-51372f02b96e1f1b1317e25e956c712019557bb4.zip
autotools: Fix for autoconf-archive 2019.01.19
The code coverage macros from the archive changed in a backward incompatible way. This adds a workaround to autodetect either version and do the right thing. Change-Id: I4258fab8811f07760ebd73e8ac55c8493370e19b Signed-off-by: Patrick Venture <venture@google.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 89226f6..65cf1e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,6 +19,7 @@
.dirstamp
.libs
/aclocal.m4
+/aminclude_static.am
/autom4te.cache
/build-aux
/config.h
OpenPOWER on IntegriCloud