From dd0459e027105e66de146f7be36d85aade93f302 Mon Sep 17 00:00:00 2001 From: Patrick Venture Date: Sat, 8 Sep 2018 09:27:16 -0700 Subject: add iana header to store OEM Numbers The iana.hpp header is installed to identify OEM IPMI numbers used, to avoid namespace conflicts. Change-Id: Ifd629817e3b921f86a5ea4cf2c2965a44a2d8201 Signed-off-by: Patrick Venture --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index cf45c3b..8286fd4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -121,6 +121,7 @@ libsysintfcmds_la_CXXFLAGS = $(SYSTEMD_CFLAGS) \ -flto nobase_include_HEADERS = \ + host-ipmid/iana.hpp \ host-ipmid/ipmid-api.h \ host-ipmid/ipmid-host-cmd.hpp \ host-ipmid/ipmid-host-cmd-utils.hpp \ -- cgit v1.2.1