summaryrefslogtreecommitdiff
blob: 8429afd50609f1f757217ec1b3bfde9b901339cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index 8da1a11..6332db9 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -189,6 +189,7 @@ libspice_client_glib_2_0_la_LIBADD =					\
 	$(top_builddir)/spice-common/common/libspice-common-client.la	\
 	$(GLIB2_LIBS)							\
 	$(SOUP_LIBS)							\
+	$(GIO_LIBS)								\
 	$(GOBJECT2_LIBS)						\
 	$(CELT051_LIBS)							\
 	$(OPUS_LIBS)							\