Add missing config for compiling

This commit is contained in:
Maschell 2020-06-26 20:13:53 +02:00
parent f5ea405071
commit 96053e1e54

View File

@ -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