summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 451ff9123..db6cf3002 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -13,14 +13,6 @@ if HAVE_TRACKER_FTS
SUBDIRS += libtracker-fts
endif
-if HAVE_TRACKER_EXTRACT
-SUBDIRS += libtracker-extract
-endif
-
-if HAVE_TRACKER_WRITEBACK
-SUBDIRS += tracker-writeback
-endif
-
if DIST_FUNCTIONAL_TESTS
SUBDIRS += functional-tests
endif