Skip to content

Commit

Permalink
AK: Unbreak Tests Makefile. Turns out this newline was effectful :^)
Browse files Browse the repository at this point in the history
  • Loading branch information
awesomekling committed Dec 28, 2019
1 parent b916aa3 commit 80556e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AK/Tests/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ SHARED_TEST_OBJS = \

define execute-command
$(1)

endef

all: $(PROGRAMS)
Expand Down

0 comments on commit 80556e6

Please sign in to comment.