commit | 54c3b53c0d0c7991469ab1be97bdf4e3f301e8f5 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Wed Aug 01 11:45:49 2018 -0700 |
committer | Patrick Venture <venture@google.com> | Mon Aug 06 12:26:02 2018 -0700 |
tree | b9de84a0cff044d08188cb135a86d12818187c13 | |
parent | 3d1786bcd038e4d042d268737a9b874fd667bf84 [diff] [blame] |
ipmi: start implementing flashStartTransfer Change-Id: I1f8b1498d517c0661e98b1ba895e7152f7a9ed8e Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/configure.ac b/configure.ac index 0add2b8..0fe7382 100644 --- a/configure.ac +++ b/configure.ac
@@ -69,5 +69,5 @@ ) # Create configured output -AC_CONFIG_FILES([Makefile]) +AC_CONFIG_FILES([Makefile test/Makefile]) AC_OUTPUT