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 --- xlators/debug/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xlators/debug/Makefile.am') 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 = -- cgit