On Fri, Feb 24, 2017 at 12:26:42PM +0100, Francois Gouget wrote: > This avoids having the linker complain that g_signal_connect_data() or > some other GObject API is undefined. Acked-by: Christophe Fergeau <cfergeau@xxxxxxxxxx> > > Signed-off-by: Francois Gouget <fgouget@xxxxxxxxxxxxxxx> > --- > tools/Makefile.am | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/tools/Makefile.am b/tools/Makefile.am > index e41e0ab5..c80d34ae 100644 > --- a/tools/Makefile.am > +++ b/tools/Makefile.am > @@ -61,6 +61,7 @@ spicy_stats_SOURCES = \ > > spicy_stats_LDADD = \ > $(top_builddir)/src/libspice-client-glib-2.0.la \ > + $(GOBJECT2_LIBS) \ > $(NULL) > > spicy_stats_CPPFLAGS = \ > -- > 2.11.0 > _______________________________________________ > Spice-devel mailing list > Spice-devel@xxxxxxxxxxxxxxxxxxxxx > https://lists.freedesktop.org/mailman/listinfo/spice-devel
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel