remove the tileset builder from core

not required anymore for d2k
it is also not shipped because it won't work standalone
This commit is contained in:
Matthias Mailänder
2013-10-19 12:50:58 +02:00
parent 9ecf678b04
commit e54fd9f582

View File

@@ -276,7 +276,7 @@ $(foreach prog,$(PROGRAMS),$(eval $(call BUILD_ASSEMBLY,$(prog))))
#
default: dependencies core
core: game renderers mods utility tsbuild
core: game renderers mods utility
tools: editor tsbuild ralint