summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-09-14 17:24:20 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-09-14 17:24:20 +0100
commit2b9f4f1aad25a77710d0a53c80e72c6ccca520bc (patch)
tree87f561adbf4e5bf7f6d1d5b9d07e4741e869ed2c
parent85e35b0b8e4501ac4eb35fb2fc210eedf0282e3d (diff)
downloadtelepathy-mission-control-2b9f4f1aad25a77710d0a53c80e72c6ccca520bc.tar.gz
Compile test/. before test/twisted
Otherwise, 'make check' in a clean tree won't work: account-store and keyring-command won't have been compiled yet when test/twisted is entered.
-rw-r--r--test/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 6807c9b2..bc472530 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -14,7 +14,7 @@ if ENABLE_GNOME_KEYRING
INCLUDES += $(GNOME_KEYRING_CFLAGS)
endif
-SUBDIRS = twisted
+SUBDIRS = . twisted
TEST_EXECUTABLES = test-value-is-same
NON_TEST_EXECUTABLES = account-store