aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2008-10-13 15:53:36 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2008-10-13 15:53:36 +0800
commitb10ced9f645ddce18011e6ba04e98f557c382491 (patch)
tree4391ed1783bd806df1f3f7ae4dcfd064b5664194 /tests/Makefile.am
parentc1a9949c8c94bf7392b99320d0ead6836d429293 (diff)
downloadgsoc2013-empathy-b10ced9f645ddce18011e6ba04e98f557c382491.tar
gsoc2013-empathy-b10ced9f645ddce18011e6ba04e98f557c382491.tar.gz
gsoc2013-empathy-b10ced9f645ddce18011e6ba04e98f557c382491.tar.bz2
gsoc2013-empathy-b10ced9f645ddce18011e6ba04e98f557c382491.tar.lz
gsoc2013-empathy-b10ced9f645ddce18011e6ba04e98f557c382491.tar.xz
gsoc2013-empathy-b10ced9f645ddce18011e6ba04e98f557c382491.tar.zst
gsoc2013-empathy-b10ced9f645ddce18011e6ba04e98f557c382491.zip
add EmpathyChatroom tests
svn path=/trunk/; revision=1540
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 5f8cbb6e4..6709a6a40 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -37,7 +37,8 @@ check_main_SOURCES = \
check-irc-helper.c \
check-empathy-irc-server.c \
check-empathy-irc-network.c \
- check-empathy-irc-network-manager.c
+ check-empathy-irc-network-manager.c \
+ check-empathy-chatroom.c
check_main_LDADD = \
@CHECK_LIBS@ \