From 2e7d74490387c62eb2f20e536acb9f5ab761d1aa Mon Sep 17 00:00:00 2001 From: Jackie Liu Date: Wed, 20 Nov 2019 11:14:22 +0800 Subject: built liburing.so and test binary first when runtests Signed-off-by: Jackie Liu Signed-off-by: Jens Axboe --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8af1c3a..9e13218 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ all: @$(MAKE) -C test @$(MAKE) -C examples -runtests: +runtests: all @$(MAKE) -C test runtests runtests-loop: @$(MAKE) -C test runtests-loop -- cgit v1.2.3