summaryrefslogtreecommitdiffstats
path: root/xlators/performance/open-behind/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/performance/open-behind/src/Makefile.am')
-rw-r--r--xlators/performance/open-behind/src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/performance/open-behind/src/Makefile.am b/xlators/performance/open-behind/src/Makefile.am
index 12528570783..eb6dfb105f9 100644
--- a/xlators/performance/open-behind/src/Makefile.am
+++ b/xlators/performance/open-behind/src/Makefile.am
@@ -6,7 +6,7 @@ open_behind_la_LDFLAGS = -module -avoid-version
open_behind_la_SOURCES = open-behind.c
open_behind_la_LIBADD = $(top_builddir)/libglusterfs/src/libglusterfs.la
-noinst_HEADERS = open-behind-mem-types.h
+noinst_HEADERS = open-behind-mem-types.h open-behind-messages.h
AM_CPPFLAGS = $(GF_CPPFLAGS) -I$(top_srcdir)/libglusterfs/src