summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/findunusedcode2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/findunusedcode b/bin/findunusedcode
index 74dc46699a0d..042bb0bd8177 100755
--- a/bin/findunusedcode
+++ b/bin/findunusedcode
@@ -37,7 +37,7 @@ export AR="callarchive ${AR:-ar}"
export dbglevel=2
-make clean && make
+make clean && make check
callanalyse \
instdir/program/* \