Changed Makefile. (Issue #24)

This commit is contained in:
Thompson Lee 2016-08-12 06:48:34 -04:00
parent 1e57317575
commit 5ee2e08af9

View File

@ -21,7 +21,7 @@ VERSION := $(CITRO3D_MAJOR).$(CITRO3D_MINOR).$(CITRO3D_PATCH)
# DATA is a list of directories containing data files
# INCLUDES is a list of directories containing header files
#---------------------------------------------------------------------------------
TARGET := $(notdir $(CURDIR))
TARGET := citro3d
BUILD := build
SOURCES := source \
source/maths