commit | 05111a8f2299c712a484d5e1a90752342c39f365 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Sun Nov 25 10:55:52 2018 -0800 |
committer | Patrick Venture <venture@google.com> | Sun Nov 25 10:55:52 2018 -0800 |
tree | e1e3ac7d96c6143cbe57b567b8f5336fdac60964 | |
parent | f7186a63c011cb4a289149246237d69b351c96cf [diff] [blame] |
build: add suggested m4 pieces from autotools The configure step provided suggestions to add m4 explicit directory pieces into the configure_ac and makefile_am. Change-Id: Ic3862c384d5b42abaf798da65a5c6a89ee619c7b Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/Makefile.am b/Makefile.am index 3d598ba..04e71f7 100644 --- a/Makefile.am +++ b/Makefile.am
@@ -1,3 +1,4 @@ +ACLOCAL_AMFLAGS = -I m4 AM_DEFAULT_SOURCE_EXT = .cpp libi2ccmdsdir = ${libdir}/ipmid-providers