tests: fix linking waylandsink example with the gstwayland library
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Sun, 22 Nov 2015 12:08:35 +0000 (13:08 +0100)
committerGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Sun, 22 Nov 2015 12:08:35 +0000 (13:08 +0100)
commit0b97b895755326bb9bdc9a136b474aba95bd818b
tree9bdfdee3ae2ba460d34fabfaf8fef01bee237941
parent5be46607bb5020259cf733505fb77be38a3a5b60
tests: fix linking waylandsink example with the gstwayland library

First, use top_builddir, otherwise it fails in out-of-source builds.
Second, link to the libtool archive directly to let make understand
the dependency.
tests/examples/waylandsink/Makefile.am