Commit bbaa235f authored by Olivier Crête's avatar Olivier Crête Committed by Youness Alaoui

Link manual building with GUPNP if available

parent 17235258
...@@ -78,7 +78,8 @@ AM_CFLAGS = $(ERROR_CFLAGS) \ ...@@ -78,7 +78,8 @@ AM_CFLAGS = $(ERROR_CFLAGS) \
-I $(top_srcdir)/socket \ -I $(top_srcdir)/socket \
-I $(top_srcdir)/stun -I $(top_srcdir)/stun
GTKDOC_LIBS= $(top_builddir)/agent/libagent.la $(GLIB_LIBS) $(top_builddir)/stun/libstun.la GTKDOC_LIBS= $(top_builddir)/agent/libagent.la $(GLIB_LIBS) $(top_builddir)/stun/libstun.la \
$(GUPNP_LIBS)
# This includes the standard gtk-doc make rules, copied by gtkdocize. # This includes the standard gtk-doc make rules, copied by gtkdocize.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment