summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-11-05 01:20:38 +0200
committerTor Lillqvist <tml@collabora.com>2014-11-05 01:23:09 +0200
commitb7d8a58ff2698ffc6e22943f64aa97c5ea253bd9 (patch)
tree23667ad099c38fbec8527189e0acd83cc8ebd28f /bin
parent88d3f9e4cf64e4ef037063b26ddf347fd42d8d84 (diff)
liblibotouch.a and liblo-bootstrap.a now end up in workdir/LinkTarget/Library
Not sure exactly why, but anyway, look for *.a there, too, then. Change-Id: Id85f4f7d5ffe47c636ac860131a2dfb10cdfdff8
Diffstat (limited to 'bin')
-rwxr-xr-xbin/lo-all-static-libs1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/lo-all-static-libs b/bin/lo-all-static-libs
index 11c66d42390f..bbe950c0f0e1 100755
--- a/bin/lo-all-static-libs
+++ b/bin/lo-all-static-libs
@@ -64,6 +64,7 @@ esac
echo $INSTDIR/$LIBO_LIB_FOLDER/lib*.a \
$foolibs \
$WORKDIR/LinkTarget/StaticLibrary/lib*.a \
+ $WORKDIR/LinkTarget/Library/lib*.a \
$oslibs \
$nsslibs \
$WORKDIR/UnpackedTarball/coinmp/Cbc/src/.libs/*.a \