diff --git a/Makefile b/Makefile index c49c3f1..840b611 100644 --- a/Makefile +++ b/Makefile @@ -44,4 +44,4 @@ endif .PHONY: clean clean: - $(RM) $(EXENAME) + $(RM) $(EXENAME) $(EXENAME).exe