aboutsummaryrefslogtreecommitdiffstats
path: root/tests/interactive/Makefile.am
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-05-11 21:30:10 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-06-14 15:21:45 +0800
commitea95d2c328587a287cd3854683967f097241c063 (patch)
treeb48026e1c0631149a4e9123d973bb68c43e368be /tests/interactive/Makefile.am
parent44ca1d97c09703fd2738b6169d36aea69280dbb2 (diff)
downloadgsoc2013-empathy-ea95d2c328587a287cd3854683967f097241c063.tar
gsoc2013-empathy-ea95d2c328587a287cd3854683967f097241c063.tar.gz
gsoc2013-empathy-ea95d2c328587a287cd3854683967f097241c063.tar.bz2
gsoc2013-empathy-ea95d2c328587a287cd3854683967f097241c063.tar.lz
gsoc2013-empathy-ea95d2c328587a287cd3854683967f097241c063.tar.xz
gsoc2013-empathy-ea95d2c328587a287cd3854683967f097241c063.tar.zst
gsoc2013-empathy-ea95d2c328587a287cd3854683967f097241c063.zip
add test-empathy-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 ba82180d5..d396f3908 100644
--- a/tests/interactive/Makefile.am
+++ b/tests/interactive/Makefile.am
@@ -18,7 +18,8 @@ noinst_PROGRAMS = \
test-empathy-status-preset-dialog \
test-empathy-protocol-chooser \
test-empathy-account-chooser \
- test-empathy-calendar-button
+ test-empathy-calendar-button \
+ test-empathy-roster-view
empathy_logs_SOURCES = empathy-logs.c
test_empathy_contact_blocking_dialog_SOURCES = test-empathy-contact-blocking-dialog.c
@@ -27,3 +28,4 @@ test_empathy_status_preset_dialog_SOURCES = test-empathy-status-preset-dialog.c
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