diff --git a/compile.sh b/compile.sh index f625e62..5bb5d01 100644 --- a/compile.sh +++ b/compile.sh @@ -1,4 +1,4 @@ #!/bin/sh make clean -make run +make all