summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-07-02 22:10:21 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-07-03 12:33:43 +0100
commit4d2c8f34712bd49127adb53a442546ac1a60617a (patch)
treeb9c28623ddba8444d4a06338e4faf9d5e1c73ba5 /Makefile.in
parentAllow use of $ACLOCAL to override the name aclocal (diff)
downloadcore-4d2c8f34712bd49127adb53a442546ac1a60617a.tar.gz
core-4d2c8f34712bd49127adb53a442546ac1a60617a.zip
callcatcher, grab default gbuild output dirs
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index eea0281f947c..3ed14f71b2a4 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -186,7 +186,6 @@ findunusedcode:
@. ./*Env.Set.sh && \
source <(sed -e s,$$INPATH,callcatcher,g ./*Env.Set.sh) && \
callanalyse \
- $$OUTDIR/lib/* \
- $$OUTDIR/bin/* \
+ $$OUTDIR/callcatcher/workdir/LinkTarget/*/* \
*/$$OUTPATH/bin/* \
*/$$OUTPATH/lib/* > unusedcode