summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Schmidt <s.schmidt@samsung.com>2014-10-21 09:57:13 +0200
committerStefan Schmidt <s.schmidt@samsung.com>2014-10-21 10:31:56 +0200
commit2ac6c4accfe6acdcc75b458d7b0eb29949714f73 (patch)
tree8535960c8ad1d33ad28b762b4d63102b9216c9d4
parent31f2e6e88aa5e0e26152f72dd2db8874d1297c90 (diff)
downloadefl-2ac6c4accfe6acdcc75b458d7b0eb29949714f73.tar.gz
tests/evas: Add missing files to EXTRA_DIST and remove duplicates
Various files form the tgv and 3d tests have been missing in EXTRA_DIST and thus failing make distcheck. On the other hand we had duplicates in the list. Clear this all up.
-rw-r--r--src/Makefile_Evas.am14
1 files changed, 10 insertions, 4 deletions
diff --git a/src/Makefile_Evas.am b/src/Makefile_Evas.am
index 8ad3f84fe9..36f9c4c16e 100644
--- a/src/Makefile_Evas.am
+++ b/src/Makefile_Evas.am
@@ -1939,18 +1939,25 @@ EXTRA_DIST += \
tests/evas/TestFont.eet \
tests/evas/images/HM7Y9233-50.tgv \
tests/evas/images/HM7Y9233.jpg \
+tests/evas/images/Light-50.png \
tests/evas/images/Light-50.tgv \
tests/evas/images/Light.jpg \
tests/evas/images/Light_exif.jpg \
tests/evas/images/Light_exif_90.jpg \
tests/evas/images/Light_exif_180.jpg \
tests/evas/images/Light_exif_270.jpg \
+tests/evas/images/Pic1-10.png \
tests/evas/images/Pic1-10.tgv \
+tests/evas/images/Pic1-100.png \
tests/evas/images/Pic1-100.tgv \
+tests/evas/images/Pic1-50.png \
tests/evas/images/Pic1-50.tgv \
tests/evas/images/Pic1.png \
+tests/evas/images/Pic4-10.png \
tests/evas/images/Pic4-10.tgv \
+tests/evas/images/Pic4-100.png \
tests/evas/images/Pic4-100.tgv \
+tests/evas/images/Pic4-50.png \
tests/evas/images/Pic4-50.tgv \
tests/evas/images/Pic4.png \
tests/evas/images/Sunrise-100.tgv \
@@ -1958,17 +1965,16 @@ tests/evas/images/Temple-10.tgv \
tests/evas/images/Temple.jpg \
tests/evas/images/Temple3-10.tgv \
tests/evas/images/Temple3.jpg \
+tests/evas/images/Train-10.png \
tests/evas/images/Train-10.tgv \
tests/evas/images/Train.jpg \
tests/evas/images/mars_rover_panorama_half-size.jpg \
-tests/evas/images/Light_exif.jpg \
tests/evas/images/Light_exif_flip_h.jpg \
-tests/evas/images/Light_exif_180.jpg \
tests/evas/images/Light_exif_flip_v.jpg \
tests/evas/images/Light_exif_transpose.jpg \
-tests/evas/images/Light_exif_90.jpg \
tests/evas/images/Light_exif_transverse.jpg \
-tests/evas/images/Light_exif_270.jpg
+tests/evas/meshes/md2/sonic.md2 \
+tests/evas/meshes/obj/man_mesh.obj
if HAVE_ELUA