From a8d4a5c0fa2d849cab97f828e73ef8a763078652 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 24 Mar 2023 14:18:05 -0300 Subject: Makefile: Remove "all" as a dependency to "check" --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8d8e956..e25e168 100644 --- a/Makefile +++ b/Makefile @@ -136,4 +136,4 @@ check-debian-x86_64-deb: check-debian: check-debian-x86_64-deb -check: all check-ubuntu check-debian +check: check-ubuntu check-debian -- cgit v1.2.3