commit | 9db2864677fc8a27a23294a51766c1f280e6f839 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Jan 06 15:55:05 2017 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Jan 09 21:25:29 2017 -0600 |
tree | 262eb01842e133410d716baccb61846650d7a590 | |
parent | ab7de32d1bc41eb32519565582874fe006092b65 [diff] [blame] |
message: Add class for object-path and signatures Change-Id: I1ca54ecc5d4033c41738bd224399f80b95094430 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/Makefile.am b/Makefile.am index 1870f06..78ab597 100644 --- a/Makefile.am +++ b/Makefile.am
@@ -7,6 +7,7 @@ sdbusplus/exception.hpp \ sdbusplus/message.hpp \ sdbusplus/message/append.hpp \ + sdbusplus/message/native_types.hpp \ sdbusplus/message/read.hpp \ sdbusplus/message/types.hpp \ sdbusplus/server.hpp \