From 5bb6653c434c74b5f2d5b706f60f8d4149a40a2d Mon Sep 17 00:00:00 2001 From: Csaba Henk Date: Tue, 28 Apr 2009 10:22:03 +0000 Subject: add xlator debug/io-stats Signed-off-by: Anand V. Avati --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 5e44081c0aa..621c26a14c7 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 -- cgit