Skip to content

Commit

Permalink
added newline to compile serial
Browse files Browse the repository at this point in the history
  • Loading branch information
kkevlar committed Aug 31, 2017
1 parent 3485ffb commit 9e67013
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion serial/compile.sh
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
gcc *.c -lSDL2 -lm -pthread
gcc *.c -lSDL2 -lm -pthread

0 comments on commit 9e67013

Please sign in to comment.