diff options
author | Ram Raja <rraja@redhat.com> | 2013-04-30 00:38:04 +0530 |
---|---|---|
committer | Anand Avati <avati@redhat.com> | 2013-05-10 14:15:08 -0700 |
commit | 1e62ff42dfcf84ded563f710cb8da92fa0f41936 (patch) | |
tree | 5e0375d69af015878c7a96e643ddebe54af912eb /xlators/features/Makefile.am | |
parent | 40d026e10013f533c4fee33b87dabc4ca11c94b3 (diff) |
glupy: Importing Jeff's glupy project into glusterfs
Change-Id: I3891ef6eaf6ede7c8cbedc3298ce2501a69b2b05
BUG: 961856
Original-author: Jeff Darcy <jdarcy@redhat.com>
Signed-off-by: Ram Raja <rraja@redhat.com>
Reviewed-on: http://review.gluster.org/4906
Reviewed-by: Justin Clift <jclift@redhat.com>
Tested-by: Justin Clift <jclift@redhat.com>
Diffstat (limited to 'xlators/features/Makefile.am')
-rw-r--r-- | xlators/features/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/features/Makefile.am b/xlators/features/Makefile.am index 09aab1293f0..6a73301d74e 100644 --- a/xlators/features/Makefile.am +++ b/xlators/features/Makefile.am @@ -1,4 +1,4 @@ SUBDIRS = locks quota read-only mac-compat quiesce marker index \ - protect # trash path-converter # filter + protect $(GLUPY_SUBDIR) # trash path-converter # filter CLEANFILES = |