[tracker] Include functional-tests in the installation
- From: Ivan Frade <ifrade src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [tracker] Include functional-tests in the installation
- Date: Thu, 15 Oct 2009 13:59:44 +0000 (UTC)
commit 1c233a100570af438b5252daead1dadd2c4de4ad
Author: Ivan Frade <ivan frade nokia com>
Date: Thu Oct 15 16:57:53 2009 +0300
Include functional-tests in the installation
configure.ac | 1 +
tests/Makefile.am | 3 ++-
2 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 1f1e9c8..64515fc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1410,6 +1410,7 @@ AC_CONFIG_FILES([
tests/libtracker-data/turtle/Makefile
tests/libtracker-db/Makefile
tests/libtracker-fts/Makefile
+ tests/functional-tests/Makefile
tests/Makefile
tests/tracker-miner-fs/Makefile
tests/tracker-extract/Makefile
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 9345966..3045400 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -8,4 +8,5 @@ SUBDIRS = \
libtracker-fts \
tracker-miner-fs \
tracker-extract \
- tracker-store
+ tracker-store \
+ functional-tests
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]