summaryrefslogtreecommitdiffstats
path: root/xlators/features/shard/src/Makefile.am
diff options
context:
space:
mode:
authorKrutika Dhananjay <kdhananj@redhat.com>2015-09-21 16:57:07 +0530
committerPranith Kumar Karampuri <pkarampu@redhat.com>2015-09-29 23:04:36 -0700
commit3d74cb6e906288154cdb2001dc430734459a029e (patch)
treefc648748f009141b1ef5d5db470ed187735e7268 /xlators/features/shard/src/Makefile.am
parentedff8b11e5f81d78147dee7f7d392a2561eecb46 (diff)
features/shard: Port log messages to new framework
Backport of: http://review.gluster.org/12217 Change-Id: I129ff0d6d1cab15078fa474132c290950f5e1137 BUG: 1266822 Signed-off-by: Krutika Dhananjay <kdhananj@redhat.com> Reviewed-on: http://review.gluster.org/12236 Reviewed-by: Pranith Kumar Karampuri <pkarampu@redhat.com> Tested-by: Gluster Build System <jenkins@build.gluster.com> Tested-by: NetBSD Build System <jenkins@build.gluster.org>
Diffstat (limited to 'xlators/features/shard/src/Makefile.am')
-rw-r--r--xlators/features/shard/src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/features/shard/src/Makefile.am b/xlators/features/shard/src/Makefile.am
index b589cafe924..33e319ef8ae 100644
--- a/xlators/features/shard/src/Makefile.am
+++ b/xlators/features/shard/src/Makefile.am
@@ -7,7 +7,7 @@ shard_la_SOURCES = shard.c
shard_la_LIBADD = $(top_builddir)/libglusterfs/src/libglusterfs.la
-noinst_HEADERS = shard.h shard-mem-types.h
+noinst_HEADERS = shard.h shard-mem-types.h shard-messages.h
AM_CPPFLAGS = $(GF_CPPFLAGS) -I$(top_srcdir)/libglusterfs/src