From: Izidor Matusov Date: Mon, 9 Nov 2009 21:26:36 +0000 (-0600) Subject: Install src/aio-dio-regress tests on "make install" X-Git-Tag: v1.1.0~239 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=bd53c9223b09599a8f26ffceab3027885d6650dc;p=xfstests-dev.git Install src/aio-dio-regress tests on "make install" Signed-off-by: Eric Sandeen Reviewed-by: Christoph Hellwig --- diff --git a/Makefile b/Makefile index b017580d..4dcb7798 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)