mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-22 12:35:14 +00:00
AK: Unbreak Tests Makefile. Turns out this newline was effectful :^)
This commit is contained in:
parent
b916aa3b5a
commit
80556e6111
Notes:
sideshowbarker
2024-07-19 10:34:39 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/SerenityOS/serenity/commit/80556e6111c
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ SHARED_TEST_OBJS = \
|
|||
|
||||
define execute-command
|
||||
$(1)
|
||||
|
||||
endef
|
||||
|
||||
all: $(PROGRAMS)
|
||||
|
|
Loading…
Add table
Reference in a new issue