diff --git a/Makefile b/Makefile index aaed58e5d5..2a444fa4e7 100644 --- a/Makefile +++ b/Makefile @@ -45,7 +45,6 @@ gameinstalldir ?= $(libdir)/openra # Toolchain CWD = $(shell pwd) -MSBUILD = msbuild -verbosity:m -nologo DOTNET = dotnet RM = rm RM_R = $(RM) -r