X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/dfef07e929a51f264050985b6e8f5f302103dab2..bae41a261053ac0db117089bbaa97b070db7408c:/teshsuite/Makefile.am diff --git a/teshsuite/Makefile.am b/teshsuite/Makefile.am index af369d12d9..ab95175656 100644 --- a/teshsuite/Makefile.am +++ b/teshsuite/Makefile.am @@ -59,7 +59,7 @@ gras_datadesc_datadesc_usage_SOURCES= gras/datadesc/datadesc_usage.c gras/data gras_datadesc_datadesc_usage_LDADD= $(LDADD_RL) gras/datadesc/datadesc_structs.c: gras/datadesc/mk_datadesc_structs.pl - cd gras/datadesc ; perl ../$(top_srcdir)/teshsuite/gras/datadesc/mk_datadesc_structs.pl > datadesc_structs.c + perl $(top_srcdir)/teshsuite/gras/datadesc/mk_datadesc_structs.pl > $@ ## Ensures the gras_msg_handle semantic ## ##########################################