Update Makefile for Winlauncher

This commit is contained in:
Matthew Bowra-Dean
2010-11-27 16:17:46 +13:00
committed by Paul Chote
parent 0f6f36411a
commit b5813ebff8

View File

@@ -7,7 +7,7 @@ PHONY = core tools package all mods clean distclean
.SUFFIXES:
core: game renderers mod_ra mod_cnc
tools: editor ralint seqed filex tsbuild utility
package: fixheader core editor utility
package: fixheader core editor utility winlaunch
mods: mod_ra mod_cnc
all: core tools winlaunch
clean: