aboutsummaryrefslogtreecommitdiff
path: root/run
diff options
context:
space:
mode:
Diffstat (limited to 'run')
-rwxr-xr-xrun2
1 files changed, 1 insertions, 1 deletions
diff --git a/run b/run
index b6a4921..af67dbc 100755
--- a/run
+++ b/run
@@ -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() {