summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 2f76317..2c78f79 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -89,7 +89,9 @@ libsysintfcmds_la_CXXFLAGS = $(SYSTEMD_CFLAGS) \
$(SDBUSPLUS_CFLAGS)
nobase_include_HEADERS = \
- host-ipmid/ipmid-api.h
+ host-ipmid/ipmid-api.h \
+ host-ipmid/ipmid-host-cmd.hpp \
+ host-ipmid/ipmid-host-cmd-utils.hpp
# Forcing the build of self and then subdir
SUBDIRS = . test softoff
OpenPOWER on IntegriCloud