[tracker/libtracker-sparql-porting: 24/34] distcheck fix: disable generation of Makefile for tests/tracker-steroids



commit 5da4d619f97f6d7d56ce31a73f1207748349d7fa
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]