summaryrefslogtreecommitdiff
path: root/tubes/CppunitTest_tubes_test.mk
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2012-03-21 11:13:04 +0000
committerMatúš Kukan <matus.kukan@gmail.com>2012-07-17 16:39:21 +0200
commitcf7bc6dea0e7ca288a17ca3b43a5f64c7addd30a (patch)
tree705da412a7565a101e769e8146e7d7ba177ecdec /tubes/CppunitTest_tubes_test.mk
parent6b16cc2ca82027bac2306a062c6a61b5800e6853 (diff)
tubes: add API to find contacts with LibO tube support
Diffstat (limited to 'tubes/CppunitTest_tubes_test.mk')
-rw-r--r--tubes/CppunitTest_tubes_test.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/tubes/CppunitTest_tubes_test.mk b/tubes/CppunitTest_tubes_test.mk
index 32810f9739f4..7b558d7188a6 100644
--- a/tubes/CppunitTest_tubes_test.mk
+++ b/tubes/CppunitTest_tubes_test.mk
@@ -36,6 +36,10 @@ $(eval $(call gb_CppunitTest_add_linked_libs,tubes_test, \
$(gb_STDLIBS) \
))
+$(eval $(call gb_CppunitTest_add_libs,tubes_test, \
+ $$(TELEPATHY_LIBS) \
+))
+
$(eval $(call gb_CppunitTest_set_include,tubes_test,\
-I$(realpath $(SRCDIR)/tubes/inc) \
$$(TELEPATHY_CFLAGS) \