diff --git a/Mesh_2/examples/Mesh_2/GNUmakefile b/Mesh_2/examples/Mesh_2/GNUmakefile index f65e2574107..543bee94704 100644 --- a/Mesh_2/examples/Mesh_2/GNUmakefile +++ b/Mesh_2/examples/Mesh_2/GNUmakefile @@ -1,5 +1,11 @@ include makefile +run: all + ./conforming + ./mesh_class + ./mesh_global + ./mesh_with_seeds + #---------------------------------------------------------------------# # # dependencies