[tracker/libtracker-sparql-porting: 24/35] 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: 24/35] distcheck fix: disable generation of Makefile for tests/tracker-steroids
- Date: Fri, 13 Aug 2010 14:49:13 +0000 (UTC)
commit b1e4d64a5b4b95087e323c83d6185373f0c6869b
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 e0a1a62..53f55de 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1962,7 +1962,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]