summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.com>2012-07-12 21:29:55 +0300
committerGeorge Kiagiadakis <george.kiagiadakis@collabora.com>2012-07-12 21:29:55 +0300
commit2e797d4bf9ecc27dcac3387c5d5e1229e7cb6eed (patch)
tree0dc95870eb6a69d9f5e2f3bbe8d74f19a2066ca7 /tests
parent7cecbe6a7591e9c29b6ac3ead8d4d78512692a05 (diff)
tp-glib-tests: link to the dbus-1 library, as it is used in the dbus tubes test CM
Reviewed-by: Dario Freddi <dario.freddi@collabora.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/lib/glib/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/lib/glib/CMakeLists.txt b/tests/lib/glib/CMakeLists.txt
index 915f0df7..acb11924 100644
--- a/tests/lib/glib/CMakeLists.txt
+++ b/tests/lib/glib/CMakeLists.txt
@@ -62,6 +62,7 @@ if(ENABLE_TP_GLIB_TESTS)
${GOBJECT_LIBRARIES}
${GIO_LIBRARIES}
${DBUS_GLIB_LIBRARIES}
+ ${DBUS_LIBRARIES}
example-cm-call
example-cm-callable
example-cm-contactlist