diff --git a/Makefile b/Makefile index 4028581..9a54f1f 100644 --- a/Makefile +++ b/Makefile @@ -4,3 +4,5 @@ default: clean: cd src && $(MAKE) clean +play: + ./src/gohamster