mirror of
https://github.com/AntonioND/nitro-engine.git
synced 2025-06-18 16:45:33 -04:00
fix dkp makefile
added data directory
This commit is contained in:
parent
fe6e4a0dcc
commit
b266221ee4
@ -23,7 +23,7 @@ TARGET := $(shell basename $(CURDIR))
|
||||
BUILD := build
|
||||
SOURCES := source
|
||||
INCLUDES := include
|
||||
DATA :=
|
||||
DATA := data
|
||||
GRAPHICS := graphics
|
||||
AUDIO :=
|
||||
ICON :=
|
||||
|
Loading…
Reference in New Issue
Block a user