[PATCH] xfstests: include src/aio-dio-regress in install subdirs

Eric Sandeen sandeen at sandeen.net
Tue Nov 3 13:04:04 CST 2009


From: Izidor Matusov <imatusov at redhat.com>

Install src/aio-dio-regress tests on "make install"

Signed-off-by: Eric Sandeen <sandeen at sandeen.net>
Reviewed-by: Eric Sandeen <sandeen at sandeen.net>
---

diff --git a/Makefile b/Makefile
index b017580..4dcb779 100644
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@ LDIRT = config.log .dep config.status config.cache confdefs.h conftest* \
 	check.log check.time
 
 LIB_SUBDIRS = include lib
-TOOL_SUBDIRS = ltp src m4
+TOOL_SUBDIRS = ltp src src/aio-dio-regress m4
 
 SUBDIRS = $(LIB_SUBDIRS) $(TOOL_SUBDIRS)
 





More information about the xfs mailing list