ralint is core and crashdialog (winform) tools

This commit is contained in:
Matthias Mailänder
2014-05-26 12:16:09 +02:00
parent 6c762f9c55
commit 99f6fce526

View File

@@ -66,8 +66,8 @@ INSTALL_PROGRAM = $(INSTALL) -m755
INSTALL_DATA = $(INSTALL) -m644 INSTALL_DATA = $(INSTALL) -m644
# program targets # program targets
CORE = rsdl2 rnull game utility irc CORE = rsdl2 rnull game utility irc ralint
TOOLS = editor tsbuild ralint TOOLS = editor tsbuild crashdialog
VERSION = $(shell git name-rev --name-only --tags --no-undefined HEAD 2>/dev/null || echo git-`git rev-parse --short HEAD`) VERSION = $(shell git name-rev --name-only --tags --no-undefined HEAD 2>/dev/null || echo git-`git rev-parse --short HEAD`)