mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 16:27:36 +00:00
AK: Unbreak Tests Makefile. Turns out this newline was effectful :^)
This commit is contained in:
parent
b916aa3b5a
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