summaryrefslogtreecommitdiff
path: root/tests/functional-tests/common/data/Images/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional-tests/common/data/Images/Makefile.am')
-rw-r--r--tests/functional-tests/common/data/Images/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/functional-tests/common/data/Images/Makefile.am b/tests/functional-tests/common/data/Images/Makefile.am
deleted file mode 100644
index 1e348be67..000000000
--- a/tests/functional-tests/common/data/Images/Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
-include $(top_srcdir)/Makefile.decl
-
-configdir = $(datadir)/tracker-tests/data/Images
-
-config_DATA = \
- test-image-1.jpg \
- test-image-2.png \
- test-image-3.tif
-
-EXTRA_DIST = $(config_DATA)