evas: Evas_3D - Makefile updated for resources ordering in evas examples.
authorBogdan Devichev <b.devichev@samsung.com>
Wed, 18 Feb 2015 21:22:53 +0000 (22:22 +0100)
committerCedric BAIL <cedric@osg.samsung.com>
Wed, 18 Feb 2015 21:42:41 +0000 (22:42 +0100)
Reviewers: cedric, Hermet, raster

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D1989

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/examples/evas/Makefile.am

index 4688a68..b6700a1 100644 (file)
@@ -328,6 +328,40 @@ enlightenment.png \
 red.png \
 im1.png \
 cube1.png \
+resources/images/bg_space.jpg \
+resources/images/eagle.png \
+resources/images/EarthDiffuse.png \
+resources/images/M15.png \
+resources/images/M15_1.png \
+resources/images/moon.png \
+resources/images/normal_lego.png \
+resources/images/sonic.png \
+resources/images/sweet_home_reversed.png \
+resources/models/eagle.md2 \
+resources/models/M15.mtl \
+resources/models/M15.obj \
+resources/models/mesh_for_mmap.eet \
+resources/models/mesh_for_mmap.md2 \
+resources/models/mesh_for_mmap.mtl \
+resources/models/mesh_for_mmap.obj \
+resources/models/mesh_for_mmap.ply \
+resources/models/Normal_UVs_Colors.ply \
+resources/models/Normal_UVs_NoColors.ply \
+resources/models/Normal_NoUVs_Colors.ply \
+resources/models/Normal_NoUVs_NoColors.ply \
+resources/models/NoNormal_UVs_Colors.ply \
+resources/models/NoNormal_UVs_NoColors.ply \
+resources/models/NoNormal_NoUVs_Colors.ply \
+resources/models/NoNormal_NoUVs_NoColors.ply \
+resources/models/sonic.md2 \
+resources/models/sweet_home.mtl \
+resources/models/sweet_home.obj \
+resources/models/sweet_home_only_vertex_coords.mtl \
+resources/models/sweet_home_only_vertex_coords.obj \
+resources/models/sweet_home_without_normals.mtl \
+resources/models/sweet_home_without_normals.obj \
+resources/models/sweet_home_without_tex_coords.mtl \
+resources/models/sweet_home_without_tex_coords.obj \
 Makefile.examples
 
 examples: $(EXTRA_PROGRAMS) $(EDJS)