commit | 540b64dbafbc20fc31d13169af5d7b18b61a4e20 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Wed Nov 28 14:56:28 2018 -0800 |
committer | Patrick Venture <venture@google.com> | Wed Nov 28 14:56:28 2018 -0800 |
tree | 400c5b1d60570e924159f74de9bafaf56523284a | |
parent | c18e2b649691e393f0c6e0fcd9af288b68d7d9b5 [diff] [blame] |
build: apply autoconf suggestions add -I m4 to Makefile for ACLOCAL_AMFLAGS add macro dirs to configure_ac Change-Id: Ied5ca518fedab65c63d0c89bcd0f21c3d32265e1 Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/Makefile.am b/Makefile.am index 08f5235..ddca382 100644 --- a/Makefile.am +++ b/Makefile.am
@@ -1,3 +1,4 @@ +ACLOCAL_AMFLAGS = -I m4 AM_DEFAULT_SOURCE_EXT = .cpp libblobcmdsdir = ${libdir}/ipmid-providers