mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2025-10-30 08:01:01 +00:00
Fix indentation
This commit is contained in:
parent
3cd6ece3d7
commit
f4579b4c9a
1 changed files with 5 additions and 5 deletions
2
Makefile
2
Makefile
|
|
@ -901,7 +901,7 @@ else
|
||||||
# endif
|
# endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
#icon
|
# icon
|
||||||
ifeq ($(WINDOWS_BUILD),1)
|
ifeq ($(WINDOWS_BUILD),1)
|
||||||
ifeq ($(ICON),1)
|
ifeq ($(ICON),1)
|
||||||
Command := mkdir -p "$(BUILD_DIR)/res"
|
Command := mkdir -p "$(BUILD_DIR)/res"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue