diff options
Diffstat (limited to 'xlators/features/Makefile.am')
-rw-r--r-- | xlators/features/Makefile.am | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/xlators/features/Makefile.am b/xlators/features/Makefile.am index f7791b0cc32..1e24679903d 100644 --- a/xlators/features/Makefile.am +++ b/xlators/features/Makefile.am @@ -1,6 +1,5 @@ SUBDIRS = locks quota read-only quiesce marker index barrier \ - arbiter compress changelog changetimerecorder \ - gfid-access $(GLUPY_SUBDIR) upcall snapview-client snapview-server \ - trash shard bit-rot leases selinux - + arbiter compress changelog changetimerecorder \ + gfid-access $(GLUPY_SUBDIR) upcall snapview-client snapview-server \ + trash shard bit-rot leases selinux sdfs CLEANFILES = |