summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index afb2022ebccd..20c404fd94c2 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -179,6 +179,7 @@ findunusedcode:
@which callcatcher > /dev/null 2>&1 || \
(echo "callcatcher not installed" && false)
@. ./*Env.Set.sh && \
+ source <(sed -e s,$$INPATH,callcatcher,g ./*Env.Set.sh) && \
. ./solenv/bin/callcatchEnv.Set.sh && \
cd instsetoo_native && \
build.pl $(GBUILD_OPT) --all