X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/545c6d9ee21cbe3cdc036cfd98af411bd407d301..719db78a976b1fbbad9d6aeb3001ae40b1e14c26:/teshsuite/Makefile.am diff --git a/teshsuite/Makefile.am b/teshsuite/Makefile.am index ab95175656..05f371eabf 100644 --- a/teshsuite/Makefile.am +++ b/teshsuite/Makefile.am @@ -78,7 +78,7 @@ gras_msg_handle_msg_handle_client_LDADD= $(LDADD_RL) gras_msg_handle_msg_handle_server_LDADD= $(LDADD_RL) gras/msg_handle/_msg_handle_simulator.c gras/msg_handle/_msg_handle_client.c gras/msg_handle/_msg_handle_server.c : gras/msg_handle/msg_handle.c gras/msg_handle/msg_handle.xml $(top_builddir)/tools/gras/gras_stub_generator@EXEEXT@ - cd gras/msg_handle; ../../$(top_builddir)/tools/gras/gras_stub_generator@EXEEXT@ msg_handle $(srcdir)/msg_handle.xml + mkdir -p gras/msg_handle; cd gras/msg_handle; ../../$(top_builddir)/tools/gras/gras_stub_generator@EXEEXT@ msg_handle $(srcdir)/msg_handle.xml if GRAS_ARCH_32_BITS TESTS += gras/msg_handle/test_rl gras/msg_handle/test_sg_32