summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2019-03-19 09:10:41 -0700
committerPatrick Venture <venture@google.com>2019-03-19 09:10:41 -0700
commit90e9dbcae6c1df3127dd3de41f9d1e1b5a438828 (patch)
tree2fe0724b4e77425a1bac43e32616675f2dc94ce3 /test
parente6e6f62680cf77c0a742ca806609d10103273b07 (diff)
downloadphosphor-pid-control-90e9dbcae6c1df3127dd3de41f9d1e1b5a438828.tar.gz
phosphor-pid-control-90e9dbcae6c1df3127dd3de41f9d1e1b5a438828.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: I63d1cdf6edb125d75872d6dae38f8602fc043431 Signed-off-by: Patrick Venture <venture@google.com>
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 3dfae00..fbc78bf 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -1,5 +1,3 @@
-@CODE_COVERAGE_RULES@
-
AM_CPPFLAGS = \
-I$(top_srcdir)/ \
$(GTEST_CFLAGS) \
OpenPOWER on IntegriCloud