mirror of
https://github.com/switchbrew/libnx.git
synced 2025-08-05 07:59:24 +02:00
Renamed misleading dir names "devices/" and "system/" to "runtime/"
This commit is contained in:
parent
fbfb5cdba2
commit
cac3f735af
@ -24,7 +24,7 @@ VERSION := $(LIBNX_MAJOR).$(LIBNX_MINOR).$(LIBNX_PATCH)
|
||||
#---------------------------------------------------------------------------------
|
||||
TARGET := nx
|
||||
#BUILD := build
|
||||
SOURCES := source/arm source/system source/kernel source/services source/gfx source/gfx/ioctl source/devices source/util/utf
|
||||
SOURCES := source/arm source/runtime source/kernel source/runtime/devices source/services source/gfx source/gfx/ioctl source/util/utf
|
||||
DATA := data
|
||||
INCLUDES := include
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user