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

View: New views
2 Messages — Rating Filter:   Alert me  

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

by Eric Sandeen-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

From: Izidor Matusov <imatusov@...>

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

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

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)
 


_______________________________________________
xfs mailing list
xfs@...
http://oss.sgi.com/mailman/listinfo/xfs

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

by Christoph Hellwig :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tue, Nov 03, 2009 at 01:04:04PM -0600, Eric Sandeen wrote:
> From: Izidor Matusov <imatusov@...>
>
> Install src/aio-dio-regress tests on "make install"
>
> Signed-off-by: Eric Sandeen <sandeen@...>
> Reviewed-by: Eric Sandeen <sandeen@...>

Looks good.

_______________________________________________
xfs mailing list
xfs@...
http://oss.sgi.com/mailman/listinfo/xfs