commit | 30993b3d0389f31e6321e11091057944d71bed94 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Wed Nov 28 14:52:00 2018 -0800 |
committer | Patrick Venture <venture@google.com> | Wed Nov 28 14:52:51 2018 -0800 |
tree | f04a8bd18294e3c929916a3765182d0b1655b206 | |
parent | 8b58856f48d95bfe8492ba2688a4e37f6f0ba77f [diff] [blame] |
build: apply autoconf suggestions add -I m4 to Makefile for ACLOCAL_AMFLAGS add macro dirs to configure_ac Change-Id: I759e777219457b32399bc6a3ae559f62c731c920 Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/Makefile.am b/Makefile.am index af68e35..d2dc190 100644 --- a/Makefile.am +++ b/Makefile.am
@@ -1,3 +1,4 @@ +ACLOCAL_AMFLAGS = -I m4 AM_DEFAULT_SOURCE_EXT = .cpp libfirmwareblobdir = ${libdir}/ipmid-providers