aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2009-08-07 23:24:42 +0800
committerSjoerd Simons <sjoerd.simons@collabora.co.uk>2009-08-22 21:25:14 +0800
commitfdb4edb101b73e0860c37570e877f8c2a57b3b76 (patch)
treee3ab759e7cc3ab15fc48dc804f371045a133db45 /tests
parent5f31f7e68a4d8e132aa9c1d0c6305e1546368666 (diff)
downloadgsoc2013-empathy-fdb4edb101b73e0860c37570e877f8c2a57b3b76.tar
gsoc2013-empathy-fdb4edb101b73e0860c37570e877f8c2a57b3b76.tar.gz
gsoc2013-empathy-fdb4edb101b73e0860c37570e877f8c2a57b3b76.tar.bz2
gsoc2013-empathy-fdb4edb101b73e0860c37570e877f8c2a57b3b76.tar.lz
gsoc2013-empathy-fdb4edb101b73e0860c37570e877f8c2a57b3b76.tar.xz
gsoc2013-empathy-fdb4edb101b73e0860c37570e877f8c2a57b3b76.tar.zst
gsoc2013-empathy-fdb4edb101b73e0860c37570e877f8c2a57b3b76.zip
Update the test
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 8ffdae723..1e0a59e8e 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -40,6 +40,9 @@ test_empathy_account_assistant_SOURCES = test-empathy-account-assistant.c
test_empathy_account_assistant_CFLAGS = -I$(top_srcdir)/src
test_empathy_account_assistant_LDADD = \
$(top_builddir)/src/empathy-account-assistant.o \
+ $(top_builddir)/src/empathy-import-dialog.o \
+ $(top_builddir)/src/empathy-import-pidgin.o \
+ $(top_builddir)/src/empathy-import-widget.o \
$(LDADD)
check_PROGRAMS = check-main