summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2014-10-22 13:38:06 -0400
committerRobert Ancell <robert.ancell@canonical.com>2014-10-30 16:08:09 +1300
commitd5c1910154219fca19fae2ac1d3b8f7d416630c5 (patch)
tree283f6cb3a54abd6c825a1dbdb2af2a8b29465d4b /tests/Makefile.am
parent231b28945f271246ce03023c7cb0de53d85dbcf6 (diff)
downloadgdk-pixbuf-d5c1910154219fca19fae2ac1d3b8f7d416630c5.tar.gz
Add TIFF image density metadata support
https://bugzilla.gnome.org/show_bug.cgi?id=498721
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 99238c384..bf1ec8211 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -43,8 +43,9 @@ dist_installed_test_data = \
test-animation.ani \
icc-profile.jpeg \
icc-profile.png \
- dpi.jpeg \
- dpi.png \
+ dpi.jpeg \
+ dpi.png \
+ dpi.tiff \
$(wildcard $(srcdir)/test-images/*)
pixbuf_icc_SOURCES = \