diff options
Diffstat (limited to 'xlators/features/Makefile.am')
-rw-r--r-- | xlators/features/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/xlators/features/Makefile.am b/xlators/features/Makefile.am index dcb3cc8e5a7..096f0e04bb2 100644 --- a/xlators/features/Makefile.am +++ b/xlators/features/Makefile.am @@ -1,4 +1,5 @@ SUBDIRS = locks quota read-only mac-compat quiesce marker index barrier \ - protect compress changelog gfid-access $(GLUPY_SUBDIR) qemu-block snapview-client snapview-server trash # path-converter # filter + protect compress changelog gfid-access $(GLUPY_SUBDIR) qemu-block \ + upcall snapview-client snapview-server trash # path-converter # filter CLEANFILES = |