aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--evolution/template/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/evolution/template/Makefile.am b/evolution/template/Makefile.am
index 0746050..6e05a5d 100644
--- a/evolution/template/Makefile.am
+++ b/evolution/template/Makefile.am
@@ -10,7 +10,7 @@ LDADD = $(top_builddir)/libcommon/common/libcommon.la
AM_CPPFLAGS = -I'$(top_builddir)/libcommon' -I'$(top_srcdir)/libcommon'
AM_CPPFLAGS += -I'$(builddir)' -I'$(srcdir)'
-TESTS=$(top_srcdir)/evolution/tester
+TESTS=$(top_builddir)/evolution/tester
TESTS_ENVIRONMENT=top_builddir=$(top_builddir); export top_builddir;
ODB = @ODB@