[tracker/direct-access: 119/121] distcheck fix: disable generation of Makefile for tests/tracker-steroids
- From: Jürg Billeter <juergbi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/direct-access: 119/121] distcheck fix: disable generation of Makefile for tests/tracker-steroids
- Date: Thu, 22 Jul 2010 14:52:34 +0000 (UTC)
commit 4b55c3e10111d04e3396fc062eae587163b3d034
Author: Aleksander Morgado <aleksander lanedo com>
Date: Thu Jul 22 13:42:17 2010 +0200
distcheck fix: disable generation of Makefile for tests/tracker-steroids
configure.ac | 1 -
tests/Makefile.am | 3 ++-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index c7d555c..c339a28 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1932,7 +1932,6 @@ AC_CONFIG_FILES([
tests/Makefile
tests/tracker-miner-fs/Makefile
tests/tracker-extract/Makefile
- tests/tracker-steroids/Makefile
tests/tracker-store/Makefile
tests/tracker-writeback/Makefile
utils/Makefile
diff --git a/tests/Makefile.am b/tests/Makefile.am
index e84748a..56b18c6 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -13,7 +13,8 @@ SUBDIRS = \
tracker-writeback
# Disabled until it works again
-# tracker-steroids
+# Note: re-enable the generation of the Makefile in configure.ac
+# tracker-steroids
if DIST_FUNCTIONAL_TESTS
SUBDIRS += functional-tests
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]