Signed-off-by: Diego Elio Pettenò <[email protected]>
---
 common/daemonutil/Makefile.am |    1 +
 ipmidetect/Makefile.am        |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/common/daemonutil/Makefile.am b/common/daemonutil/Makefile.am
index cf40c40..5bed4c0 100644
--- a/common/daemonutil/Makefile.am
+++ b/common/daemonutil/Makefile.am
@@ -4,6 +4,7 @@ noinst_LTLIBRARIES = \
 libdaemonutil_la_CPPFLAGS = \
        -I$(top_srcdir)/common/miscutil \
        -I$(top_srcdir)/common/portability \
+       -I$(top_srcdir)/libfreeipmi/include \
        -D_GNU_SOURCE \
        -D_REENTRANT
 
diff --git a/ipmidetect/Makefile.am b/ipmidetect/Makefile.am
index 5230aff..8f05aa3 100644
--- a/ipmidetect/Makefile.am
+++ b/ipmidetect/Makefile.am
@@ -10,6 +10,7 @@ ipmidetect_CPPFLAGS = \
        -I$(top_srcdir)/common/miscutil \
        -I$(top_srcdir)/common/portability \
        -I$(top_srcdir)/libipmidetect/ \
+       -I$(top_srcdir)/libfreeipmi/include \
        -D_GNU_SOURCE \
        -D_REENTRANT
 
-- 
1.7.8.6


_______________________________________________
Freeipmi-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/freeipmi-devel

Reply via email to