]> git.0d.be Git - empathy.git/blobdiff - tests/interactive/Makefile.am
remove empathy-auto-salut-account-helper
[empathy.git] / tests / interactive / Makefile.am
index e07ed65f7e4678292280295ea6af9044b8d37c35..bb0f41548a9ad757fdb52423ad4ef2e7dc9ef8e9 100644 (file)
@@ -15,7 +15,6 @@ LDADD =                                                               \
 
 noinst_PROGRAMS =                      \
        empathy-logs                    \
-       test-empathy-account-assistant \
        test-empathy-contact-blocking-dialog \
        test-empathy-presence-chooser   \
        test-empathy-status-preset-dialog \
@@ -27,14 +26,4 @@ test_empathy_contact_blocking_dialog_SOURCES = test-empathy-contact-blocking-dia
 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
-test_empathy_account_assistant_SOURCES = test-empathy-account-assistant.c
 test_empathy_account_chooser_SOURCES = test-empathy-account-chooser.c
-
-test_empathy_account_assistant_CFLAGS = -I$(top_srcdir)/src
-test_empathy_account_assistant_LDADD =                         \
-       $(top_builddir)/src/empathy-account-assistant.lo        \
-       $(top_builddir)/src/empathy-auto-salut-account-helper.lo        \
-       $(top_builddir)/src/empathy-import-pidgin.lo    \
-       $(top_builddir)/src/empathy-import-utils.lo     \
-       $(top_builddir)/src/empathy-import-widget.lo    \
-       $(LDADD)