From ff49cdcd3c5db60c55cfde4f95900a8fb86fd90f Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Wed, 5 Jul 2006 16:37:46 +0000 Subject: [PATCH] Oups! Fix that from revision 32217. --- Mesh_2/examples/Mesh_2/GNUmakefile | 6 ++++++ 1 file changed, 6 insertions(+) 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