summaryrefslogtreecommitdiffstats
path: root/tools/test
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2019-06-26 19:39:36 -0700
committerPatrick Venture <venture@google.com>2019-06-27 07:38:43 -0700
commitf0c71df2514927e933f6fc33d9669ab0663a0706 (patch)
tree8de2435c00544071991144a70a4f54b5e125191a /tools/test
parentc2298de03fca543df2dc337f13a5be7ee3c4ab5b (diff)
downloadphosphor-ipmi-flash-f0c71df2514927e933f6fc33d9669ab0663a0706.tar.gz
phosphor-ipmi-flash-f0c71df2514927e933f6fc33d9669ab0663a0706.zip
move bmc code into bmc folder
Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I2407359461a1a2f0e733ff8cd0cb1744b6304c32
Diffstat (limited to 'tools/test')
-rw-r--r--tools/test/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/test/Makefile.am b/tools/test/Makefile.am
index c05654b..a0e2912 100644
--- a/tools/test/Makefile.am
+++ b/tools/test/Makefile.am
@@ -3,6 +3,7 @@
AM_CPPFLAGS = \
-I$(top_srcdir)/ \
-I$(top_srcdir)/tools/ \
+ -I$(top_srcdir)/bmc \
$(GTEST_CFLAGS) \
$(GMOCK_CFLAGS) \
$(CODE_COVERAGE_CPPFLAGS)
OpenPOWER on IntegriCloud