diff options
Diffstat (limited to 'run')
-rwxr-xr-x | run | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -224,7 +224,7 @@ make_addr() { } make_cloc() { - cloc . --exclude-dir=build,iso,disk,res,cross + cloc . --exclude-dir=build,iso,disk,res,cross,icons } make_append_commands() { |