From 27dd9a2dd35182939a47ea7a132a0daa30d3e656 Mon Sep 17 00:00:00 2001 From: "Reinaldo G. P. Neto" Date: Tue, 26 Jul 2022 00:14:14 -0300 Subject: [PATCH] Update Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 399402d..620d996 100644 --- a/Makefile +++ b/Makefile @@ -48,7 +48,7 @@ ifeq ($(OS),Windows_NT) PROJ_NAME=Pacman.exe # Icon para o .exe -ICON=./doc/.icon.o +ICON=./doc/icon.o # Link .dll DLL_LINK=https://github.com/reinaldogpn/pacman-allegro5/raw/main/allegro_monolith-5.2.dll