diff --git a/protocols/Makefile.am b/protocols/Makefile.am index 89137f31d709f9e0d1435501132d0e1839b5bde0..40d1a63254fb0e198ce4d105f3484ea5c7077c8a 100644 --- a/protocols/Makefile.am +++ b/protocols/Makefile.am @@ -55,7 +55,9 @@ protobuf-c/protobuf-c.h: $(abs_top_srcdir)/deps/protobuf-c/protobuf-c/protobuf-c libmaestro_proto_la_CPPFLAGS = \ -I$(abs_top_builddir)/deps/protobuf/dst/include \ - -I$(abs_top_srcdir)/include + -I$(abs_top_srcdir)/include \ + -I$(top_srcdir)/deps/mamba/common \ + -I$(top_srcdir)/deps/mamba/memory if WITH_LOCAL_LIBFABRIC