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/io-stats/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 xlators/debug/io-stats/Makefile.am (limited to 'xlators/debug/io-stats/Makefile.am') diff --git a/xlators/debug/io-stats/Makefile.am b/xlators/debug/io-stats/Makefile.am new file mode 100644 index 00000000000..a985f42a877 --- /dev/null +++ b/xlators/debug/io-stats/Makefile.am @@ -0,0 +1,3 @@ +SUBDIRS = src + +CLEANFILES = -- cgit