aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2008-10-13 15:54:05 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2008-10-13 15:54:05 +0800
commit861c07c7e33e1a0145d9a46fa98e5b50e0cee19b (patch)
treee924e38044a7a97f476a31cf6eabba020b2529a3 /tests/Makefile.am
parentf0762d3d556c168c9ec1d85d69cf10cdf2fef97a (diff)
downloadgsoc2013-empathy-861c07c7e33e1a0145d9a46fa98e5b50e0cee19b.tar
gsoc2013-empathy-861c07c7e33e1a0145d9a46fa98e5b50e0cee19b.tar.gz
gsoc2013-empathy-861c07c7e33e1a0145d9a46fa98e5b50e0cee19b.tar.bz2
gsoc2013-empathy-861c07c7e33e1a0145d9a46fa98e5b50e0cee19b.tar.lz
gsoc2013-empathy-861c07c7e33e1a0145d9a46fa98e5b50e0cee19b.tar.xz
gsoc2013-empathy-861c07c7e33e1a0145d9a46fa98e5b50e0cee19b.tar.zst
gsoc2013-empathy-861c07c7e33e1a0145d9a46fa98e5b50e0cee19b.zip
fake the profile and the CM for tests
svn path=/trunk/; revision=1549
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 6134aa142..ccf6c8f1d 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -51,4 +51,6 @@ check_main_CFLAGS = \
@CHECK_CFLAGS@ \
$(AM_CFLAGS)
-TESTS_ENVIRONMENT = EMPATHY_SRCDIR=@abs_top_srcdir@
+TESTS_ENVIRONMENT = EMPATHY_SRCDIR=@abs_top_srcdir@ \
+ MC_PROFILE_DIR=@abs_top_srcdir@/tests \
+ MC_MANAGER_DIR=@abs_top_srcdir@/tests