From bd53c9223b09599a8f26ffceab3027885d6650dc Mon Sep 17 00:00:00 2001 From: Izidor Matusov Date: Mon, 9 Nov 2009 15:26:36 -0600 Subject: [PATCH] Install src/aio-dio-regress tests on "make install" Signed-off-by: Eric Sandeen Reviewed-by: Christoph Hellwig --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b017580d4..4dcb77980 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) -- 2.50.1