On Fri, Oct 9, 2015 at 1:14 PM, <marcandre.lureau@xxxxxxxxxx> wrote: > From: Marc-André Lureau <marcandre.lureau@xxxxxxxxxx> > > Reported by Michael Tokarev. > > Signed-off-by: Marc-André Lureau <marcandre.lureau@xxxxxxxxxx> > --- > Makefile.am | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Makefile.am b/Makefile.am > index 1cef1ee..b29f56b 100644 > --- a/Makefile.am > +++ b/Makefile.am > @@ -55,7 +55,7 @@ pkgconfig_DATA = libcacard.pc > > bin_PROGRAMS = vscclient > vscclient_SOURCES = src/vscclient.c > -vscclient_LDADD = libcacard.la $(CACARD_LIBS) $(GTHREAD_LIBS) > +vscclient_LDADD = libcacard.la $(GTHREAD_LIBS) > vscclient_CFLAGS = $(AM_CPPFLAGS) $(GTHREAD_CFLAGS) > > if OS_WIN32 > -- > 2.4.3 > > _______________________________________________ > Spice-devel mailing list > Spice-devel@xxxxxxxxxxxxxxxxxxxxx > http://lists.freedesktop.org/mailman/listinfo/spice-devel ACK! _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel