summaryrefslogtreecommitdiff
path: root/utils/countloc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'utils/countloc.sh')
-rwxr-xr-xutils/countloc.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/countloc.sh b/utils/countloc.sh
index 04edb9daf2..75a6154971 100755
--- a/utils/countloc.sh
+++ b/utils/countloc.sh
@@ -22,6 +22,7 @@ if test -d "$TOPDIR" ; then
\! -name '*~' \
\! -name '#*' \
\! -name '*.ll' \
+ \! -name '*.lo' \
\! -name '*.d' \
\! -name '*.dir' \
\! -name 'Sparc.burm.c' \