diff --git a/watch-build b/watch-build index c05728e..20c15a0 100755 --- a/watch-build +++ b/watch-build @@ -1,3 +1,3 @@ #!/bin/sh -watchexec -w . make \ No newline at end of file +watchexec -w tests -w modules -w game.scm make