diff --git a/Makefile b/Makefile index c2d840f..b8148d1 100644 --- a/Makefile +++ b/Makefile @@ -46,7 +46,7 @@ clean: .PHONY: watch watch: - find src -name "*.hx" | entr make debug + find src | entr make debug .PHONY: emulator emulator: