[tracker/libtracker-sparql-porting: 26/34] 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/libtracker-sparql-porting: 26/34] distcheck fix: disable generation of Makefile for tests/tracker-steroids
- Date: Fri, 6 Aug 2010 11:55:12 +0000 (UTC)
commit 6c952fac66afd86958ba728d90b4eeb0d2be6e12
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 654d1de..8b2ef58 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1935,7 +1935,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]