[folks] Add missing GIO linking options to the general tests.



commit 12f71d8f67cc04ab4b91249a23eea6442b8f4b60
Author: Travis Reitter <travis reitter collabora co uk>
Date:   Tue Nov 9 19:16:13 2010 -0800

    Add missing GIO linking options to the general tests.

 tests/folks/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/tests/folks/Makefile.am b/tests/folks/Makefile.am
index 8214473..df192e3 100644
--- a/tests/folks/Makefile.am
+++ b/tests/folks/Makefile.am
@@ -11,6 +11,7 @@ LDADD = \
 	$(top_builddir)/folks/libfolks.la \
 	$(GLIB_LIBS) \
 	$(GEE_LIBS) \
+	$(GIO_LIBS) \
 	$(NULL)
 
 AM_VALAFLAGS = \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]