diff options
Diffstat (limited to 'xlators/features/Makefile.am')
-rw-r--r-- | xlators/features/Makefile.am | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/xlators/features/Makefile.am b/xlators/features/Makefile.am index 7a423bf4b20..194634b003d 100644 --- a/xlators/features/Makefile.am +++ b/xlators/features/Makefile.am @@ -2,10 +2,9 @@ if BUILD_CLOUDSYNC CLOUDSYNC_DIR = cloudsync endif +SUBDIRS = locks quota read-only quiesce marker index barrier arbiter upcall \ + compress changelog gfid-access snapview-client snapview-server trash \ + shard bit-rot leases selinux sdfs namespace $(CLOUDSYNC_DIR) thin-arbiter \ + utime -SUBDIRS = locks quota read-only quiesce marker index barrier \ - arbiter compress changelog \ - gfid-access $(GLUPY_SUBDIR) upcall snapview-client snapview-server \ - trash shard bit-rot leases selinux sdfs namespace $(CLOUDSYNC_DIR) thin-arbiter \ - utime CLEANFILES = |