evas: follow file rename to keep distcheck working
authorStefan Schmidt <stefan@osg.samsung.com>
Thu, 14 Jan 2016 10:32:54 +0000 (11:32 +0100)
committerStefan Schmidt <stefan@osg.samsung.com>
Thu, 14 Jan 2016 10:32:54 +0000 (11:32 +0100)
In 8b00eb1dd1241290025e041973f6c8748b3e8fe4 the file was moved but the rename
forgotten in the Makefile.

src/examples/evas/Makefile.am

index d3235e2..b603de4 100644 (file)
@@ -389,7 +389,7 @@ resources/models/sweet_home_only_vertex_coords.obj \
 resources/models/sweet_home_without_normals.obj \
 resources/models/sweet_home_without_tex_coords.obj \
 resources/models/convex_hull/column_blender_ch.ply \
-resources/models/convex_hull/column_test.ply \
+resources/models/convex_hull/column.ply \
 resources/models/convex_hull/cube_blender_ch.ply \
 resources/models/convex_hull/eagle_blender_ch.ply \
 resources/models/convex_hull/home_blender_ch.obj \