mirror of
https://github.com/wiiu-env/WiiUPluginSystem.git
synced 2026-09-10 11:05:51 -05:00
Add missing config for compiling
This commit is contained in:
2
Makefile
2
Makefile
@@ -16,7 +16,7 @@ VERSION := $(WUT_MAJOR).$(WUT_MINOR).$(WUT_PATCH)
|
||||
#---------------------------------------------------------------------------------
|
||||
TARGET := wups
|
||||
#BUILD := build
|
||||
SOURCES := libraries/libwups/
|
||||
SOURCES := libraries/libwups/ libraries/libwups/config
|
||||
DATA := data
|
||||
INCLUDES := include
|
||||
|
||||
|
||||
Reference in New Issue
Block a user