commit | cd977611ccc2e124587542e78833cc39743296e5 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@us.ibm.com> | Wed Nov 09 21:23:45 2016 -0500 |
committer | Brad Bishop <bradleyb@us.ibm.com> | Wed Nov 09 21:26:33 2016 -0500 |
tree | 13fc45fe947453994f6800ffae5270d198ef8baf | |
parent | f101ee28c7e8badfd6db3fdc40db1bf7ab73a091 [diff] |
Install message/types.hpp Change-Id: I0073d42d1ccb56e7cd5997effb39769c2fea3fec Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/Makefile.am b/Makefile.am index 046ee20..65e57d3 100644 --- a/Makefile.am +++ b/Makefile.am
@@ -5,6 +5,7 @@ sdbusplus/message.hpp \ sdbusplus/message/append.hpp \ sdbusplus/message/read.hpp \ + sdbusplus/message/types.hpp \ sdbusplus/server.hpp \ sdbusplus/server/interface.hpp \ sdbusplus/server/manager.hpp \