summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-07-13 17:31:04 +0200
committermetamuffin <metamuffin@disroot.org>2025-07-13 17:31:04 +0200
commit6e39c1c51aeb5caced079cd21f378298fc80d511 (patch)
tree58e4ac6927e84a530d11c38e7825b25893162775
parent652f558245216f71e69e15ade2f77ab2516eb42f (diff)
downloadhurrycurry-6e39c1c51aeb5caced079cd21f378298fc80d511.tar
hurrycurry-6e39c1c51aeb5caced079cd21f378298fc80d511.tar.bz2
hurrycurry-6e39c1c51aeb5caced079cd21f378298fc80d511.tar.zst
simplify variable in client makefile
-rw-r--r--client/makefile6
1 files changed, 1 insertions, 5 deletions
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 <https://www.gnu.org/licenses/>.
#
-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