diff --git a/AK/Tests/Makefile b/AK/Tests/Makefile index 1d517b8cd4c593..bd8ec67b83a34a 100644 --- a/AK/Tests/Makefile +++ b/AK/Tests/Makefile @@ -35,6 +35,7 @@ SHARED_TEST_OBJS = \ define execute-command $(1) + endef all: $(PROGRAMS)