[tracker/rss-enclosures] Add GCOV_LIBS for the libtracker-data tests



commit f4412a77e1ae0aaf03a0103853ed600c2eda6204
Author: Ivan Frade <ivan frade nokia com>
Date:   Mon Aug 16 14:58:14 2010 +0300

    Add GCOV_LIBS for the libtracker-data tests
    
    In a different commit to easy the merge of the functional tests

 tests/libtracker-data/Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/tests/libtracker-data/Makefile.am b/tests/libtracker-data/Makefile.am
index 165624f..1609d9b 100644
--- a/tests/libtracker-data/Makefile.am
+++ b/tests/libtracker-data/Makefile.am
@@ -117,6 +117,7 @@ tracker_db_journal_LDADD =						\
 	$(GMODULE_LIBS)							\
 	$(GTHREAD_LIBS)							\
 	$(GLIB2_LIBS)							\
+	$(GCOV_LIBS)							\
 	-lz
 
 tracker_db_dbus_SOURCES = 						\
@@ -130,6 +131,7 @@ tracker_db_dbus_LDADD =						\
 	$(GMODULE_LIBS)							\
 	$(GTHREAD_LIBS)							\
 	$(GLIB2_LIBS)							\
+	$(GCOV_LIBS)							\
 	-lz
 
 #



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