diff options
author | Csaba Henk <csaba@zresearch.com> | 2009-04-28 10:22:03 +0000 |
---|---|---|
committer | Anand V. Avati <avati@dev.gluster.com> | 2009-05-20 12:33:25 -0700 |
commit | 5bb6653c434c74b5f2d5b706f60f8d4149a40a2d (patch) | |
tree | 6bd07c7580bb1a46492de5bbd875edc8cadf9a69 /xlators/debug/Makefile.am | |
parent | d734a305d534d6430d1401ec358100f28547ca09 (diff) |
add xlator debug/io-stats
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
Diffstat (limited to 'xlators/debug/Makefile.am')
-rw-r--r-- | xlators/debug/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/debug/Makefile.am b/xlators/debug/Makefile.am index 16cf893a11c..b655554efec 100644 --- a/xlators/debug/Makefile.am +++ b/xlators/debug/Makefile.am @@ -1,3 +1,3 @@ -SUBDIRS = trace error-gen +SUBDIRS = trace error-gen io-stats CLEANFILES = |