summaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorSuryakanth Sekar <suryakanth.sekar@linux.intel.com>2019-06-12 20:44:10 +0530
committerVernon Mauery <vernon.mauery@linux.intel.com>2019-06-21 22:29:30 +0000
commit1a4beed99d47d92e71dca2e9c198c69a602dc324 (patch)
tree62dc6a076128abfe6141c1ed39d900676699941c /include/Makefile.am
parentb90a53280c74e8c65e8dc58c8964d93a08cfd65e (diff)
downloadphosphor-host-ipmid-1a4beed99d47d92e71dca2e9c198c69a602dc324.tar.gz
phosphor-host-ipmid-1a4beed99d47d92e71dca2e9c198c69a602dc324.zip
Defining session const for multi net session mgmt
This session const will be used in multi session management and session commands and replace the existing session const used into lowercamel case Signed-off-by: Suryakanth Sekar <suryakanth.sekar@linux.intel.com> Change-Id: I76725acdf5d3d002f82a1076509ed37d668d01d3
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index b7c303a..996c41a 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -1,6 +1,7 @@
nobase_include_HEADERS = \
ipmid/api.hpp \
ipmid/api-types.hpp \
+ ipmid/sessiondef.hpp \
ipmid/filter.hpp \
ipmid/handler.hpp \
ipmid/message.hpp \
OpenPOWER on IntegriCloud