From: Marc-André Lureau <marcandre.lur...@redhat.com>

Reported by Michael Tokarev.

Signed-off-by: Marc-André Lureau <marcandre.lur...@redhat.com>
---
 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@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to