diff options
author | Junaid <junaid@gluster.com> | 2011-01-27 05:23:31 +0000 |
---|---|---|
committer | Anand V. Avati <avati@dev.gluster.com> | 2011-01-27 03:16:57 -0800 |
commit | a2a92b99fc031544ff8a87861d34b2bbbdd2753c (patch) | |
tree | a6487aba2d552a583e514ea9e6a2714ec395b3bb /xlators/features/Makefile.am | |
parent | 73bce15b61755509de23d32646135254d369a2f6 (diff) |
adding marker translator
Signed-off-by: Junaid <junaid@gluster.com>
Signed-off-by: Csaba Henk <csaba@gluster.com>
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
BUG: 2310 (georeplication)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=2310
Diffstat (limited to 'xlators/features/Makefile.am')
-rw-r--r-- | xlators/features/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xlators/features/Makefile.am b/xlators/features/Makefile.am index 8b23b939b..96e503938 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 = |