From 6e39c1c51aeb5caced079cd21f378298fc80d511 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 13 Jul 2025 17:31:04 +0200 Subject: simplify variable in client makefile --- client/makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'client') diff --git a/client/makefile b/client/makefile index 144fd0f1..6f03fe33 100644 --- a/client/makefile +++ b/client/makefile @@ -14,11 +14,7 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . # -ifdef GODOT -GODOT := $(GODOT) -else -GODOT := godot -endif +GODOT = godot .PHONY: assets clean all all: .godot/import-finished icons/adaptive-background.png icons/adaptive-foreground.png -- cgit v1.2.3-70-g09d2