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