summaryrefslogtreecommitdiff
path: root/tests/functional-tests/common/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional-tests/common/Makefile.am')
-rw-r--r--tests/functional-tests/common/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/functional-tests/common/Makefile.am b/tests/functional-tests/common/Makefile.am
deleted file mode 100644
index 0629512c1..000000000
--- a/tests/functional-tests/common/Makefile.am
+++ /dev/null
@@ -1,7 +0,0 @@
-SUBDIRS = utils
-
-commondir = $(datadir)/tracker-tests/common
-
-common_SCRIPTS = __init__.py
-
-EXTRA_DIST = $(common_SCRIPTS)