mirror of
https://github.com/Oibaf66/uae-wii.git
synced 2024-11-14 23:05:08 +01:00
Add \. to makefile path
This commit is contained in:
parent
49aa79ef12
commit
5a0065610b
@ -2,7 +2,7 @@
|
|||||||
# Makefile.in for UAE tools
|
# Makefile.in for UAE tools
|
||||||
#
|
#
|
||||||
|
|
||||||
export PATH := $(DEVKITPPC)/../MinGW/bin:$(PATH)
|
export PATH := $(DEVKITPPC)/../MinGW/bin:$(PATH):.
|
||||||
|
|
||||||
|
|
||||||
CC = gcc
|
CC = gcc
|
||||||
|
Loading…
Reference in New Issue
Block a user