diff options
| author | 2009-07-16 07:12:18 +0000 | |
|---|---|---|
| committer | 2009-07-16 07:12:18 +0000 | |
| commit | 96b4503e041f7c809988c93f21477c2bbc16305f (patch) | |
| tree | fded8c84b73f5b3dfe6d277aaf245f68dfedca8d | |
| parent | d879a67a4ab19c7d86f0b0c4cf93c1c6634b59c2 (diff) | |
Forgot to add it to the list of tools.
| -rw-r--r-- | src/tools/tools.mak | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/tools.mak b/src/tools/tools.mak index 56a1cd8ec7a..e08952eb2b5 100644 --- a/src/tools/tools.mak +++ b/src/tools/tools.mak @@ -31,6 +31,7 @@ TOOLS += \ regrep$(EXE) \ srcclean$(EXE) \ src2html$(EXE) \ + split$(EXE) \ |
