summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorWilliam A. Kennington III <wak@google.com>2019-03-15 14:14:07 -0700
committerPatrick Venture <venture@google.com>2019-03-19 07:29:29 -0700
commit374350d7446aa56c57bc9f92c58fd946bc12da5b (patch)
treea3a0511732b5214fc4980c354995520ea251f65d /test
parentde8a16e2e85f49e142461b7e6fe901d3f8740fdf (diff)
downloadphosphor-ipmi-blobs-374350d7446aa56c57bc9f92c58fd946bc12da5b.tar.gz
phosphor-ipmi-blobs-374350d7446aa56c57bc9f92c58fd946bc12da5b.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: I09b88e6b4792c99140a73a4ceb11d2896ee13562 Signed-off-by: William A. Kennington III <wak@google.com>
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index de6bea5..dc862c4 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -1,5 +1,4 @@
@VALGRIND_CHECK_RULES@
-@CODE_COVERAGE_RULES@
AM_CPPFLAGS = \
-I$(top_srcdir)/ \
OpenPOWER on IntegriCloud