summaryrefslogtreecommitdiff
path: root/nice
diff options
context:
space:
mode:
authorYouness Alaoui <youness.alaoui@collabora.co.uk>2009-05-07 16:43:49 -0400
committerYouness Alaoui <youness.alaoui@collabora.co.uk>2009-05-07 16:43:49 -0400
commitd27bf2c222f1e9794d0228861011740ddcbef6eb (patch)
treebf87290c6eb6c096142030d14ccc358a8bc45f21 /nice
parentbbaa235f8b349e9365ad1b65ff5162c5fe229290 (diff)
downloadlibnice-d27bf2c222f1e9794d0228861011740ddcbef6eb.tar.gz
Link the lib against gupnp too
Diffstat (limited to 'nice')
-rw-r--r--nice/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/nice/Makefile.am b/nice/Makefile.am
index bdd2d4e..d016b96 100644
--- a/nice/Makefile.am
+++ b/nice/Makefile.am
@@ -17,6 +17,7 @@ libnice_la_DEPENDENCIES = \
libnice_la_LIBADD = \
$(GLIB_LIBS) \
+ $(GUPNP_LIBS) \
$(top_builddir)/agent/libagent.la
libnice_la_LDFLAGS = \