From a859b6a6a2f9dde93ef52b445266b5df3f50373a Mon Sep 17 00:00:00 2001 From: Danielle Madeley Date: Fri, 4 Feb 2011 17:55:24 +1100 Subject: Test for contact blocking dialog --- tests/interactive/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/interactive/Makefile.am') diff --git a/tests/interactive/Makefile.am b/tests/interactive/Makefile.am index 24e674c6a..bf2e83929 100644 --- a/tests/interactive/Makefile.am +++ b/tests/interactive/Makefile.am @@ -18,6 +18,7 @@ noinst_PROGRAMS = \ empathy-logs \ empetit \ test-empathy-account-assistant \ + test-empathy-contact-blocking-dialog \ test-empathy-presence-chooser \ test-empathy-status-preset-dialog \ test-empathy-protocol-chooser \ @@ -26,6 +27,7 @@ noinst_PROGRAMS = \ contact_manager_SOURCES = contact-manager.c empathy_logs_SOURCES = empathy-logs.c empetit_SOURCES = empetit.c +test_empathy_contact_blocking_dialog_SOURCES = test-empathy-contact-blocking-dialog.c test_empathy_presence_chooser_SOURCES = test-empathy-presence-chooser.c test_empathy_status_preset_dialog_SOURCES = test-empathy-status-preset-dialog.c test_empathy_protocol_chooser_SOURCES = test-empathy-protocol-chooser.c -- cgit v1.2.3