mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-11 18:50:50 +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: 80556e6111
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ SHARED_TEST_OBJS = \
|
||||||
|
|
||||||
define execute-command
|
define execute-command
|
||||||
$(1)
|
$(1)
|
||||||
|
|
||||||
endef
|
endef
|
||||||
|
|
||||||
all: $(PROGRAMS)
|
all: $(PROGRAMS)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue