From 2eb996751b8e287847a760767e14b424b49c7d50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Sun, 5 Apr 2015 12:26:00 +0200 Subject: [PATCH] Update Makefile remove last TilesetBuilder reference --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 6fb44c77c6..966eca4e00 100644 --- a/Makefile +++ b/Makefile @@ -361,7 +361,6 @@ install-tools: tools @-echo "Installing OpenRA tools to $(DATA_INSTALL_DIR)" @$(INSTALL_DIR) "$(DATA_INSTALL_DIR)" @$(INSTALL_PROGRAM) $(foreach prog,$(TOOLS),$($(prog)_TARGET)) "$(DATA_INSTALL_DIR)" - @$(RM) $(DATA_INSTALL_DIR)/OpenRA.TilesetBuilder.exe # TODO: won't work outside the source tree install-linux-icons: @$(INSTALL_DIR) "$(DESTDIR)$(datadir)/icons/"