mirror of
https://github.com/wiiu-env/SwipSwapMe.git
synced 2024-11-21 20:29:14 +01:00
Use a fixed target filename
This commit is contained in:
parent
6095b2bcdd
commit
3af3fb5a34
@ -16,7 +16,7 @@ WUT_ENABLE_CPP := 0
|
|||||||
WUT_DEFAULT_MALLOC := 1
|
WUT_DEFAULT_MALLOC := 1
|
||||||
|
|
||||||
# Target filename
|
# Target filename
|
||||||
TARGET := $(notdir $(CURDIR)).mod
|
TARGET := swipswapme.mod
|
||||||
|
|
||||||
# Source directories
|
# Source directories
|
||||||
SOURCES := src/ \
|
SOURCES := src/ \
|
||||||
|
Loading…
Reference in New Issue
Block a user