From a2a92b99fc031544ff8a87861d34b2bbbdd2753c Mon Sep 17 00:00:00 2001 From: Junaid Date: Thu, 27 Jan 2011 05:23:31 +0000 Subject: adding marker translator Signed-off-by: Junaid Signed-off-by: Csaba Henk Signed-off-by: Anand V. Avati BUG: 2310 (georeplication) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=2310 --- xlators/features/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xlators/features/Makefile.am') diff --git a/xlators/features/Makefile.am b/xlators/features/Makefile.am index 8b23b939b0e..96e503938a8 100644 --- a/xlators/features/Makefile.am +++ b/xlators/features/Makefile.am @@ -1,3 +1,3 @@ -SUBDIRS = locks trash quota read-only access-control mac-compat quiesce #path-converter # filter +SUBDIRS = locks trash quota read-only access-control mac-compat quiesce marker#path-converter # filter -CLEANFILES = +CLEANFILES = -- cgit