summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAndreas Henriksson <andreas@fatal.se>2012-09-25 00:15:39 +0200
committerJens Georg <jensg@openismus.com>2012-10-06 18:18:21 +0200
commit025858e6481de3107f1f403cb89969828b7cad08 (patch)
treef3d54e5faaaeca3c7cd509031aa198cd34444233 /tests
parent1a3e2c1a1256c1ad48e6c92572cb9692b24b7ff6 (diff)
downloadrygel-025858e6481de3107f1f403cb89969828b7cad08.tar.gz
Expand LIBADDs to everything needed
Put every used library in the LIBADD to be able to build with a gupnp stack that doesn't leak linker flags.
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index a902af85..b002e47f 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -15,6 +15,7 @@ AM_CFLAGS = $(LIBGUPNP_CFLAGS) \
$(COVERAGE_CFLAGS)
LDADD = $(LIBGUPNP_LIBS) \
+ $(LIBGSSDP_LIBS) \
$(LIBGUPNP_AV_LIBS) \
$(LIBGSTREAMER_LIBS) \
$(GSTREAMER_BASE_LIBS) \