diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 49f270951..e7b162797 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -45,3 +45,4 @@ check_main_CFLAGS = \ @CHECK_CFLAGS@ \ $(AM_CFLAGS) +TESTS_ENVIRONMENT = EMPATHY_SRCDIR=@abs_top_srcdir@ |