summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index bfa6b89..0151465 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,4 +28,4 @@ ALL_SOURCE_FILES = \
providers/*.mm
loc:
- cloc $(ALL_SOURCE_FILES)
+ cloc --force-lang="Bourne Shell",conf $(ALL_SOURCE_FILES)