diff --git a/Makefile b/Makefile index 854e38e69bd..1bdaa1ff2eb 100644 --- a/Makefile +++ b/Makefile @@ -135,4 +135,4 @@ win32dist: scummvm$(EXEEXT) u2d $(WIN32PATH)/*.txt -.PHONY: deb bundle test +.PHONY: deb bundle test osxsnap win32dist