aboutsummaryrefslogtreecommitdiffstats
path: root/tests/interactive/Makefile.am
diff options
context:
space:
mode:
authorLaurent Contzen <lcontzen@gmail.com>2012-08-03 21:24:26 +0800
committerLaurent Contzen <lcontzen@gmail.com>2012-08-06 17:02:18 +0800
commitd4b4fb539cc29750527836b87590ff9e215d0b9d (patch)
tree4774a3841df0836b2f01de86ab23228bef43ed13 /tests/interactive/Makefile.am
parentbcbff1934277eeb5f282810784cbddb50222161b (diff)
downloadgsoc2013-empathy-d4b4fb539cc29750527836b87590ff9e215d0b9d.tar
gsoc2013-empathy-d4b4fb539cc29750527836b87590ff9e215d0b9d.tar.gz
gsoc2013-empathy-d4b4fb539cc29750527836b87590ff9e215d0b9d.tar.bz2
gsoc2013-empathy-d4b4fb539cc29750527836b87590ff9e215d0b9d.tar.lz
gsoc2013-empathy-d4b4fb539cc29750527836b87590ff9e215d0b9d.tar.xz
gsoc2013-empathy-d4b4fb539cc29750527836b87590ff9e215d0b9d.tar.zst
gsoc2013-empathy-d4b4fb539cc29750527836b87590ff9e215d0b9d.zip
Added test-empathy-dual-roster-view
Diffstat (limited to 'tests/interactive/Makefile.am')
-rw-r--r--tests/interactive/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/interactive/Makefile.am b/tests/interactive/Makefile.am
index d396f3908..d741f24da 100644
--- a/tests/interactive/Makefile.am
+++ b/tests/interactive/Makefile.am
@@ -19,7 +19,8 @@ noinst_PROGRAMS = \
test-empathy-protocol-chooser \
test-empathy-account-chooser \
test-empathy-calendar-button \
- test-empathy-roster-view
+ test-empathy-roster-view \
+ test-empathy-dual-roster-view
empathy_logs_SOURCES = empathy-logs.c
test_empathy_contact_blocking_dialog_SOURCES = test-empathy-contact-blocking-dialog.c
@@ -29,3 +30,4 @@ test_empathy_protocol_chooser_SOURCES = test-empathy-protocol-chooser.c
test_empathy_account_chooser_SOURCES = test-empathy-account-chooser.c
test_empathy_calendar_button_SOURCES = test-empathy-calendar-button.c
test_empathy_roster_view_SOURCES = test-empathy-roster-view.c
+test_empathy_dual_roster_view_SOURCES = test-empathy-dual-roster-view.c