Skip to content
This repository was archived by the owner on Apr 28, 2020. It is now read-only.

Commit b8c2c1c

Browse files
authored
Add newline to end of Makefile
1 parent 432bffb commit b8c2c1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ deps:
77
install:
88
mv sail /usr/local/bin/sail
99

10-
all: deps build install
10+
all: deps build install

0 commit comments

Comments
 (0)