summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/Makefile.am
diff options
context:
space:
mode:
authorMohamed Ashiq <[email protected]>2015-05-27 15:20:59 +0530
committerNiels de Vos <[email protected]>2015-06-10 01:58:01 -0700
commit00f9a61fe8884062c141edd662424625d349a377 (patch)
treedc3cfe0975d5517f9257574ad8b799d14ac0ee86 /libglusterfs/src/Makefile.am
parent2847b03a38515a625e36d52c7e0a1d37107d72ba (diff)
downloadglusterfs-00f9a61fe8884062c141edd662424625d349a377.tar.gz
glusterfs-00f9a61fe8884062c141edd662424625d349a377.tar.xz
glusterfs-00f9a61fe8884062c141edd662424625d349a377.zip
changetimerecorder : Porting to new logging framework
Change-Id: I66e7ccc5e62482c3ecf0aab302568e6c9ecdc05d BUG: 1194640 Signed-off-by: Mohamed Ashiq <[email protected]> Reviewed-on: http://review.gluster.org/10938 Tested-by: Gluster Build System <[email protected]> Reviewed-by: Joseph Fernandes
Diffstat (limited to 'libglusterfs/src/Makefile.am')
-rw-r--r--libglusterfs/src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libglusterfs/src/Makefile.am b/libglusterfs/src/Makefile.am
index c0e193f271..8a13305ea0 100644
--- a/libglusterfs/src/Makefile.am
+++ b/libglusterfs/src/Makefile.am
@@ -44,7 +44,7 @@ noinst_HEADERS = common-utils.h defaults.h dict.h glusterfs.h hashfn.h timespec.
run.h options.h lkowner.h fd-lk.h circ-buff.h event-history.h \
gidcache.h client_t.h glusterfs-acl.h glfs-message-id.h \
template-component-messages.h strfd.h syncop-utils.h parse-utils.h \
- libglusterfs-messages.h \
+ libglusterfs-messages.h ctr-messages.h \
$(CONTRIBDIR)/mount/mntent_compat.h lvm-defaults.h \
$(CONTRIBDIR)/libexecinfo/execinfo_compat.h \
unittest/unittest.h quota-common-utils.h rot-buffs.h \
OSZAR »