mirror of
https://github.com/wiiu-env/WiiUPluginSystem.git
synced 2025-02-03 03:12:32 +01:00
Add missing config for compiling
This commit is contained in:
parent
f5ea405071
commit
96053e1e54
2
Makefile
2
Makefile
@ -16,7 +16,7 @@ VERSION := $(WUT_MAJOR).$(WUT_MINOR).$(WUT_PATCH)
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
TARGET := wups
|
TARGET := wups
|
||||||
#BUILD := build
|
#BUILD := build
|
||||||
SOURCES := libraries/libwups/
|
SOURCES := libraries/libwups/ libraries/libwups/config
|
||||||
DATA := data
|
DATA := data
|
||||||
INCLUDES := include
|
INCLUDES := include
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user