summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 3a46ec7f9..01bb515ea 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -65,7 +65,8 @@ dist_installed_test_data = \
large.jpg \
$(wildcard $(srcdir)/test-images/fail/*) \
$(wildcard $(srcdir)/test-images/randomly-modified/*) \
- $(wildcard $(srcdir)/test-images/reftest/tga/*) \
+ $(wildcard $(srcdir)/test-images/reftests/*) \
+ $(wildcard $(srcdir)/test-images/reftests/tga/*) \
$(NULL)
pixbuf_randomly_modified_SOURCES = \