[tracker/functional-test] FT: Fixed make check failure



commit 96d089017d5ac0edc6f7cd3981e1094bfaac035a
Author: Martyn Russell <martyn lanedo com>
Date:   Wed Aug 18 17:59:47 2010 +0100

    FT: Fixed make check failure

 tests/functional-tests/common/Makefile.am |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/tests/functional-tests/common/Makefile.am b/tests/functional-tests/common/Makefile.am
index a29a93c..1c1cd02 100644
--- a/tests/functional-tests/common/Makefile.am
+++ b/tests/functional-tests/common/Makefile.am
@@ -1,5 +1,7 @@
+include $(top_srcdir)/Makefile.decl
+
 SUBDIRS = utils
 
 commondir = $(datadir)/tracker-tests/common
 
-common_SCRIPTS = __init__.py
\ No newline at end of file
+common_SCRIPTS = __init__.py



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]