Add checkwhitespace to tools

This commit is contained in:
Sebastian Wilzbach 2017-07-08 21:19:02 +02:00
parent e4df7b5536
commit 747d6e032b

View file

@ -41,6 +41,7 @@ DUBFLAGS = --arch=$(subst 32,x86,$(subst 64,x86_64,$(MODEL)))
TOOLS = \
$(ROOT)/catdoc \
$(ROOT)/checkwhitespace \
$(ROOT)/ddemangle \
$(ROOT)/detab \
$(ROOT)/rdmd \