mirror of
https://github.com/dlang/tools.git
synced 2025-04-30 15:10:47 +03:00
Add checkwhitespace to tools
This commit is contained in:
parent
e4df7b5536
commit
747d6e032b
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ DUBFLAGS = --arch=$(subst 32,x86,$(subst 64,x86_64,$(MODEL)))
|
||||||
|
|
||||||
TOOLS = \
|
TOOLS = \
|
||||||
$(ROOT)/catdoc \
|
$(ROOT)/catdoc \
|
||||||
|
$(ROOT)/checkwhitespace \
|
||||||
$(ROOT)/ddemangle \
|
$(ROOT)/ddemangle \
|
||||||
$(ROOT)/detab \
|
$(ROOT)/detab \
|
||||||
$(ROOT)/rdmd \
|
$(ROOT)/rdmd \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue