diff options
Diffstat (limited to 'xlators/Makefile.am')
-rw-r--r-- | xlators/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xlators/Makefile.am b/xlators/Makefile.am new file mode 100644 index 00000000000..2abb5219488 --- /dev/null +++ b/xlators/Makefile.am @@ -0,0 +1,3 @@ +SUBDIRS = cluster storage protocol performance debug features encryption mount + +CLEANFILES = |