diff --git a/replace/Makefile.am b/replace/Makefile.am index 7ab164abe7..5cfc432943 100644 --- a/replace/Makefile.am +++ b/replace/Makefile.am @@ -1,7 +1,8 @@ MAINTAINERCLEANFILES = Makefile.in -INCLUDES = -I$(top_srcdir)/linux-ha -I$(top_builddir)/linux-ha +INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include \ + -I$(top_srcdir)/linux-ha -I$(top_builddir)/linux-ha noinst_LTLIBRARIES = libreplace.la libreplace_la_SOURCES = libreplace_la_LIBADD = @LTLIBOBJS@