diff --git a/examples/Makefile b/examples/Makefile index 53e8555df..deeadb753 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -407,7 +407,7 @@ EXAMPLES = \ models/models_box_collisions \ models/models_billboard \ models/models_obj_loading \ - models/models_obj_viewing \ + models/models_obj_viewer \ models/models_heightmap \ models/models_cubicmap \ models/models_mesh_picking \