tsbuilder is required for mod_d2k

adding it to core
This commit is contained in:
Matthias Mailänder
2012-06-09 20:39:06 +02:00
parent 0b4455515d
commit c3052d863a

View File

@@ -5,7 +5,7 @@ COMMON_LIBS = System.dll System.Core.dll System.Drawing.dll System.Xml.dll third
PHONY = core tools package all mods clean distclean
.SUFFIXES:
core: game renderers mod_ra mod_cnc mod_d2k utility
core: game renderers mods utility tsbuild
tools: editor ralint tsbuild
package: core editor
mods: mod_ra mod_cnc mod_d2k