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 /configure.ac | |
| parent | d734a305d534d6430d1401ec358100f28547ca09 (diff) | |
add xlator debug/io-stats
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 5e44081c0..621c26a14 100644 --- a/configure.ac +++ b/configure.ac @@ -79,6 +79,8 @@ AC_CONFIG_FILES([Makefile  		xlators/debug/trace/src/Makefile  		xlators/debug/error-gen/Makefile  		xlators/debug/error-gen/src/Makefile +		xlators/debug/io-stats/Makefile +		xlators/debug/io-stats/src/Makefile  		xlators/protocol/Makefile  		xlators/protocol/client/Makefile  		xlators/protocol/client/src/Makefile  | 
