[tracker] functional-tests: Link against libtracker-data for IPC tests
- From: Martyn James Russell <mr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] functional-tests: Link against libtracker-data for IPC tests
- Date: Mon, 29 Nov 2010 12:37:07 +0000 (UTC)
commit be07dd5c0a82fdf03609f39e6c9a72da521588ff
Author: Martyn Russell <martyn lanedo com>
Date: Mon Nov 29 12:36:18 2010 +0000
functional-tests: Link against libtracker-data for IPC tests
Was failing to build.
tests/functional-tests/ipc/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/tests/functional-tests/ipc/Makefile.am b/tests/functional-tests/ipc/Makefile.am
index fe21120..6459837 100644
--- a/tests/functional-tests/ipc/Makefile.am
+++ b/tests/functional-tests/ipc/Makefile.am
@@ -31,6 +31,7 @@ AM_CPPFLAGS = \
$(LIBTRACKER_SPARQL_CFLAGS)
LDADD = \
+ $(top_builddir)/src/libtracker-data/libtracker-data.la \
$(top_builddir)/src/libtracker-direct/libtracker-direct.la \
$(top_builddir)/src/libtracker-bus/libtracker-bus.la \
$(top_builddir)/src/libtracker-sparql/libtracker-sparql-$(TRACKER_API_VERSION).la \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]