aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorDavyd Madeley <davyd@madeley.id.au>2009-04-23 20:01:37 +0800
committerDavyd Madeley <davyd@madeley.id.au>2009-04-23 20:01:37 +0800
commitb4861a62cb323d686973e7527f02bd738053c04c (patch)
treeba76fb927534d73d427027c87b3b6c1b51226e32 /tests/Makefile.am
parent338d2877c0f52c69cf362ab9349d07681dafa89d (diff)
parent2315303fa0d4cf3532a9a1e63e7bb118b386c48c (diff)
downloadgsoc2013-empathy-b4861a62cb323d686973e7527f02bd738053c04c.tar
gsoc2013-empathy-b4861a62cb323d686973e7527f02bd738053c04c.tar.gz
gsoc2013-empathy-b4861a62cb323d686973e7527f02bd738053c04c.tar.bz2
gsoc2013-empathy-b4861a62cb323d686973e7527f02bd738053c04c.tar.lz
gsoc2013-empathy-b4861a62cb323d686973e7527f02bd738053c04c.tar.xz
gsoc2013-empathy-b4861a62cb323d686973e7527f02bd738053c04c.tar.zst
gsoc2013-empathy-b4861a62cb323d686973e7527f02bd738053c04c.zip
Merge branch 'presets-dialog'
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index cf9bc6a26..7740d1f8b 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -25,11 +25,13 @@ LDADD = \
noinst_PROGRAMS = \
contact-manager \
empetit \
- test-empathy-presence-chooser
+ test-empathy-presence-chooser \
+ test-empathy-status-preset-dialog
contact_manager_SOURCES = contact-manager.c
empetit_SOURCES = empetit.c
test_empathy_presence_chooser_SOURCES = test-empathy-presence-chooser.c
+test_empathy_status_preset_dialog_SOURCES = test-empathy-status-preset-dialog.c
check_PROGRAMS = check-main
TESTS = check-main