summaryrefslogtreecommitdiff
path: root/tests/functional-tests/ipc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional-tests/ipc/Makefile.am')
-rw-r--r--tests/functional-tests/ipc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional-tests/ipc/Makefile.am b/tests/functional-tests/ipc/Makefile.am
index 4b5335be3..3ca28a27a 100644
--- a/tests/functional-tests/ipc/Makefile.am
+++ b/tests/functional-tests/ipc/Makefile.am
@@ -28,7 +28,7 @@ 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 \
+ $(top_builddir)/src/libtracker-sparql-backend/libtracker-sparql-$(TRACKER_API_VERSION).la \
$(top_builddir)/src/libtracker-common/libtracker-common.la \
$(BUILD_LIBS)\
$(LIBTRACKER_SPARQL_LIBS)