diff options
Diffstat (limited to 'xlators/performance/Makefile.am')
-rw-r--r-- | xlators/performance/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/xlators/performance/Makefile.am b/xlators/performance/Makefile.am index eb4e32cbb14..17162643f33 100644 --- a/xlators/performance/Makefile.am +++ b/xlators/performance/Makefile.am @@ -1,3 +1,4 @@ -SUBDIRS = write-behind read-ahead readdir-ahead io-threads io-cache symlink-cache quick-read md-cache open-behind decompounder +SUBDIRS = write-behind read-ahead readdir-ahead io-threads io-cache \ + symlink-cache quick-read md-cache open-behind decompounder CLEANFILES = |