summaryrefslogtreecommitdiff
path: root/tests/dbus/Makefile.am
diff options
context:
space:
mode:
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>2011-03-01 14:15:03 -0500
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>2011-03-01 14:17:13 -0500
commit6ff3282cd5819897f7b8ad8cd60ca5b0ce1aef74 (patch)
tree3867397280372f8aac2e12a5e7e44760916cc747 /tests/dbus/Makefile.am
parent4e8b207a29871f4ddf13019d7ddb5e27430bef37 (diff)
Moves observer test with dbus tests
Also removed unused dependency to TplChannelTest.
Diffstat (limited to 'tests/dbus/Makefile.am')
-rw-r--r--tests/dbus/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/dbus/Makefile.am b/tests/dbus/Makefile.am
index 2465d38..b5868f0 100644
--- a/tests/dbus/Makefile.am
+++ b/tests/dbus/Makefile.am
@@ -3,6 +3,7 @@ noinst_PROGRAMS = \
test-log-manager \
test-tpl-log-store-pidgin \
test-tpl-log-store-xml \
+ test-tpl-observer \
$(NULL)
TESTS = $(noinst_PROGRAMS)