build: Flip around linking order of libraries for tools
authorColin Walters <walters@verbum.org>
Tue, 16 Nov 2010 21:05:18 +0000 (16:05 -0500)
committerColin Walters <walters@verbum.org>
Tue, 16 Nov 2010 21:07:38 +0000 (16:07 -0500)
commit3af5038eefaabc50fb806f71780a31986e6c265b
treefe6be8a1f59f0d7faacbb487428bc750fd09851e
parent8738b1e7eff70196ec7749e3f8dee13facdc3c54
build: Flip around linking order of libraries for tools

It seems in some cases (Debian libtool) we get an injected rpath
first for the jhbuild root, which screws us over since we need
the libraries from .libs.
Makefile-tools.am