[Libreoffice-commits] .: Makefile.in

Caolán McNamara caolan at kemper.freedesktop.org
Sun Jul 3 04:36:11 PDT 2011


 Makefile.in |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

New commits:
commit 3294ab34e19c416a915b5492b8bbd55d2dc2c7b6
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Sat Jul 2 22:10:21 2011 +0100

    callcatcher, grab default gbuild output dirs

diff --git a/Makefile.in b/Makefile.in
index eea0281..3ed14f7 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


More information about the Libreoffice-commits mailing list